is not current version
Last Version 2.1.4.18

com.graphaware.neo4j:graphaware-runtime-module-maven-archetype 2.1.3.14


Categories

Categories

Maven Build Tools Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-runtime-module-maven-archetype
Version

Version

2.1.3.14
Type

Type

jar

Download graphaware-runtime-module-maven-archetype 2.1.3.14


<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-runtime-module-maven-archetype/ -->
<dependency>
    <groupId>com.graphaware.neo4j</groupId>
    <artifactId>graphaware-runtime-module-maven-archetype</artifactId>
    <version>2.1.3.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-runtime-module-maven-archetype/
implementation 'com.graphaware.neo4j:graphaware-runtime-module-maven-archetype:2.1.3.14'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-runtime-module-maven-archetype/
implementation ("com.graphaware.neo4j:graphaware-runtime-module-maven-archetype:2.1.3.14")
'com.graphaware.neo4j:graphaware-runtime-module-maven-archetype:jar:2.1.3.14'
<dependency org="com.graphaware.neo4j" name="graphaware-runtime-module-maven-archetype" rev="2.1.3.14">
  <artifact name="graphaware-runtime-module-maven-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='graphaware-runtime-module-maven-archetype', version='2.1.3.14')
)
libraryDependencies += "com.graphaware.neo4j" % "graphaware-runtime-module-maven-archetype" % "2.1.3.14"
[com.graphaware.neo4j/graphaware-runtime-module-maven-archetype "2.1.3.14"]