License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.github.Andy-Shao |
ArtifactId | ArtifactIdGearEE-Neo4j |
Last Version | Last Version2.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGearEE-Neo4j
GearEE for Neo4jDB support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
GearEE-Neo4j-2.0.2.RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j/ -->
<dependency>
<groupId>com.github.Andy-Shao</groupId>
<artifactId>GearEE-Neo4j</artifactId>
<version>2.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j/
implementation 'com.github.Andy-Shao:GearEE-Neo4j:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j/
implementation ("com.github.Andy-Shao:GearEE-Neo4j:2.0.2.RELEASE")
'com.github.Andy-Shao:GearEE-Neo4j:pom:2.0.2.RELEASE'
<dependency org="com.github.Andy-Shao" name="GearEE-Neo4j" rev="2.0.2.RELEASE">
<artifact name="GearEE-Neo4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='GearEE-Neo4j', version='2.0.2.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "GearEE-Neo4j" % "2.0.2.RELEASE"
[com.github.Andy-Shao/GearEE-Neo4j "2.0.2.RELEASE"]