Categories |
CategoriesNeo4J Data Databases Distribution Build Tools |
---|---|
GroupId | GroupIdde.derivo.graph-app |
ArtifactId | ArtifactIdsemspect-neo4j-plugin-distribution |
Version | Version3.13.1-alpha |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.derivo.graph-app/semspect-neo4j-plugin-distribution/ -->
<dependency>
<groupId>de.derivo.graph-app</groupId>
<artifactId>semspect-neo4j-plugin-distribution</artifactId>
<version>3.13.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/de.derivo.graph-app/semspect-neo4j-plugin-distribution/
implementation 'de.derivo.graph-app:semspect-neo4j-plugin-distribution:3.13.1-alpha'
// https://jarcasting.com/artifacts/de.derivo.graph-app/semspect-neo4j-plugin-distribution/
implementation ("de.derivo.graph-app:semspect-neo4j-plugin-distribution:3.13.1-alpha")
'de.derivo.graph-app:semspect-neo4j-plugin-distribution:jar:3.13.1-alpha'
<dependency org="de.derivo.graph-app" name="semspect-neo4j-plugin-distribution" rev="3.13.1-alpha">
<artifact name="semspect-neo4j-plugin-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.derivo.graph-app', module='semspect-neo4j-plugin-distribution', version='3.13.1-alpha')
)
libraryDependencies += "de.derivo.graph-app" % "semspect-neo4j-plugin-distribution" % "3.13.1-alpha"
[de.derivo.graph-app/semspect-neo4j-plugin-distribution "3.13.1-alpha"]