Skip to content

Instantly share code, notes, and snippets.

@dalexandrov
Created February 23, 2021 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dalexandrov/9a27ca5b902b6acfd234318315080727 to your computer and use it in GitHub Desktop.
Save dalexandrov/9a27ca5b902b6acfd234318315080727 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>io.helidon.integrations.neo4j</groupId>
<artifactId>helidon-integrations-neo4j</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.integrations.neo4j</groupId>
<artifactId>helidon-integrations-neo4j-metrics</artifactId>
</dependency>
<dependency>
<groupId>io.helidon.integrations.neo4j</groupId>
<artifactId>helidon-integrations-neo4j-health</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment