2

org.springframework.data:spring-data-neo4j:2.2.1.RELEASE depends on neo4j-cypher-dsl:org.neo4j:1.9.M04 but I am unable to find this dsl artifact in any public mvn repositories. Any idea on where to get this jar?

Aravind Yarram
  • 78,777
  • 46
  • 231
  • 327

1 Answers1

4

Found this in neo4j repo here http://m2.neo4j.org/content/repositories/releases/org/neo4j/neo4j-cypher-dsl/1.9.M04/

Aravind Yarram
  • 78,777
  • 46
  • 231
  • 327