is not current version
Last Version 2.2.4

sk.demtec.neo4j:neo4j-gl-plugin 2.2.3

A application used as an example on how to set up pushing its components to the Central Repository.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

sk.demtec.neo4j
ArtifactId

ArtifactId

neo4j-gl-plugin
Version

Version

2.2.3
Type

Type

jar

Download neo4j-gl-plugin 2.2.3


<!-- https://jarcasting.com/artifacts/sk.demtec.neo4j/neo4j-gl-plugin/ -->
<dependency>
    <groupId>sk.demtec.neo4j</groupId>
    <artifactId>neo4j-gl-plugin</artifactId>
    <version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/sk.demtec.neo4j/neo4j-gl-plugin/
implementation 'sk.demtec.neo4j:neo4j-gl-plugin:2.2.3'
// https://jarcasting.com/artifacts/sk.demtec.neo4j/neo4j-gl-plugin/
implementation ("sk.demtec.neo4j:neo4j-gl-plugin:2.2.3")
'sk.demtec.neo4j:neo4j-gl-plugin:jar:2.2.3'
<dependency org="sk.demtec.neo4j" name="neo4j-gl-plugin" rev="2.2.3">
  <artifact name="neo4j-gl-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.demtec.neo4j', module='neo4j-gl-plugin', version='2.2.3')
)
libraryDependencies += "sk.demtec.neo4j" % "neo4j-gl-plugin" % "2.2.3"
[sk.demtec.neo4j/neo4j-gl-plugin "2.2.3"]