Wolfgang-Schuetzelhofer / jcypher

Java access to Neo4J graph databases at multiple levels of abstraction
Apache License 2.0
86 stars 15 forks source link

jersey-hk2 dependency #51

Open slycaon opened 5 years ago

slycaon commented 5 years ago

In addition to the jcypher dependency mentioned in the jcypher-samples wiki, I also had to add the following dependency to my POM file. Should this also be in JCypher's dependencies?

groupID: org.glassfish.jersey.inject artifactID: jersey-hk2 version: 2.28