neo4j-contrib / java-rest-binding

Java Bindings for the Neo4J Server REST API, providing an implementation of GraphDatabaseService
Other
120 stars 72 forks source link

Dependency? #41

Closed KevinBurton closed 11 years ago

KevinBurton commented 11 years ago

I added the dependency for my Maven project using the IntelliJ IDE like:

org.neo4j neo4j-rest-graphdb 1.8.M07

But I get the error:

Dependeny "org.neo4j:neo4j:neo4j-rest-graphdb:1.8.M07" not found more.... (CTRL+F1)

jexp commented 11 years ago

Use 1.9.M04 or 1.8.1

On Mon, Mar 25, 2013 at 8:33 PM, KevinBurton notifications@github.comwrote:

I added the dependency for my Maven project using the IntelliJ IDE like:

org.neo4j neo4j-rest-graphdb 1.8.M07

But I get the error:

Dependeny "org.neo4j:neo4j:neo4j-rest-graphdb:1.8.M07" not found more.... (CTRL+F1)

— Reply to this email directly or view it on GitHubhttps://github.com/neo4j/java-rest-binding/issues/41 .

KevinBurton commented 11 years ago

Right now the neo4j online docs seem to suggest 1.9.M05. Is that OK?

jexp commented 11 years ago

Java Rest binding is a separate library from the main product, has not been released as 1.9.M05.

On Tue, Mar 26, 2013 at 1:20 AM, KevinBurton notifications@github.comwrote:

Right now the neo4j online docs seem to suggest 1.9.M05. Is that OK?

— Reply to this email directly or view it on GitHubhttps://github.com/neo4j/java-rest-binding/issues/41#issuecomment-15434057 .

jexp commented 11 years ago

Latest released version for the 1.9 branch is 1.9.2