Categories |
CategoriesNeo4J Data Databases |
---|---|
GroupId | GroupIdcn.vertxup |
ArtifactId | ArtifactIdzero-ifx-neo4j |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
zero-ifx-neo4j-0.6.0.pom | |
zero-ifx-neo4j-0.6.0.jar | 37 KB |
zero-ifx-neo4j-0.6.0-sources.jar | 19 KB |
zero-ifx-neo4j-0.6.0-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-neo4j/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-neo4j</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-neo4j/
implementation 'cn.vertxup:zero-ifx-neo4j:0.6.0'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-neo4j/
implementation ("cn.vertxup:zero-ifx-neo4j:0.6.0")
'cn.vertxup:zero-ifx-neo4j:jar:0.6.0'
<dependency org="cn.vertxup" name="zero-ifx-neo4j" rev="0.6.0">
<artifact name="zero-ifx-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-neo4j', version='0.6.0')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-neo4j" % "0.6.0"
[cn.vertxup/zero-ifx-neo4j "0.6.0"]