<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>uuid</artifactId> <version>3.4.7.52.17</version> </dependency>
implementation 'com.graphaware.neo4j:uuid:3.4.7.52.17'
implementation("com.graphaware.neo4j:uuid:3.4.7.52.17")
libraryDependencies += "com.graphaware.neo4j" % "uuid" % "3.4.7.52.17"
@Grapes( @Grab(group='com.graphaware.neo4j', module='uuid', version='3.4.7.52.17') )
<dependency org="com.graphaware.neo4j" name="uuid" rev="3.4.7.52.17" />
[com.graphaware.neo4j/uuid "3.4.7.52.17"]
'com.graphaware.neo4j:uuid:jar:3.4.7.52.17'
<parent> <groupId>com.graphaware.neo4j</groupId> <artifactId>module-parent</artifactId> <version>3.4.3.52</version> </parent>
compile
|-- com.graphaware.neo4j:runtime
|-- com.graphaware.neo4j:tx-api
|-- com.graphaware.neo4j:tx-executor
|-- org.springframework:spring-webmvc
|-- com.graphaware.neo4j:server