A while ago we did a refactoring of the component names and we just kept the old components for compabibility. The correct components to use are:
kernel (renamed from neo) index (renamed from index-util) graph-algo (kept its name) where we have the "neo4j-" prefix the artifact IDs. 2010/2/2 Anton Popov <[email protected]>: > Hello all, > > What is the difference between org.neo4j.neo4j-kernel & org.neo4j.neo Maven > projects? What should I use? > As far as I can see there are some classes that are presented in both maven > artifacts. > > The question is raised because *index-util* depends on *neo* artifact & * > neo4j-graph-algo* depends on *neo4j-kernel* artifact. And I want to use both > indexing & graph algorithms. > > -- > Best regards, > Popov Anton > _______________________________________________ > Neo mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [[email protected]] Neo Technology, www.neotechnology.com _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

