| License | License | 
|---|---|
| Categories | CategoriesNeo4J Data Databases | 
| GroupId | GroupIdcom.github.Andy-Shao | 
| ArtifactId | ArtifactIdGearEE-Neo4j | 
| Version | Version2.0.0.RELEASE | 
| 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.0.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.0.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.0.RELEASE'// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j/
implementation ("com.github.Andy-Shao:GearEE-Neo4j:2.0.0.RELEASE")'com.github.Andy-Shao:GearEE-Neo4j:pom:2.0.0.RELEASE'<dependency org="com.github.Andy-Shao" name="GearEE-Neo4j" rev="2.0.0.RELEASE">
  <artifact name="GearEE-Neo4j" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.Andy-Shao', module='GearEE-Neo4j', version='2.0.0.RELEASE')
)libraryDependencies += "com.github.Andy-Shao" % "GearEE-Neo4j" % "2.0.0.RELEASE"[com.github.Andy-Shao/GearEE-Neo4j "2.0.0.RELEASE"]