Categories |
CategoriesNeo4J Data Databases Net |
---|---|
GroupId | GroupIdnet.biville.florent |
ArtifactId | ArtifactIdneo4j-sproc-compiler-parent |
Version | Version1.1 |
Type | Typepom |
Filename | Size |
---|---|
neo4j-sproc-compiler-parent-1.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler-parent/ -->
<dependency>
<groupId>net.biville.florent</groupId>
<artifactId>neo4j-sproc-compiler-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler-parent/
implementation 'net.biville.florent:neo4j-sproc-compiler-parent:1.1'
// https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler-parent/
implementation ("net.biville.florent:neo4j-sproc-compiler-parent:1.1")
'net.biville.florent:neo4j-sproc-compiler-parent:pom:1.1'
<dependency org="net.biville.florent" name="neo4j-sproc-compiler-parent" rev="1.1">
<artifact name="neo4j-sproc-compiler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.biville.florent', module='neo4j-sproc-compiler-parent', version='1.1')
)
libraryDependencies += "net.biville.florent" % "neo4j-sproc-compiler-parent" % "1.1"
[net.biville.florent/neo4j-sproc-compiler-parent "1.1"]