Last Version

com.github.Andy-Shao:GearEE-Neo4j-spring-boot-starter 2.0.2.RELEASE

GearEE for Neo4jDB support

Categories

Categories

Spring Boot Container Microservices Neo4J Data Databases
GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

GearEE-Neo4j-spring-boot-starter
Version

Version

2.0.2.RELEASE
Type

Type

jar

Download GearEE-Neo4j-spring-boot-starter 2.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.Andy-Shao</groupId>
    <artifactId>GearEE-Neo4j-spring-boot-starter</artifactId>
    <version>2.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j-spring-boot-starter/
implementation 'com.github.Andy-Shao:GearEE-Neo4j-spring-boot-starter:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j-spring-boot-starter/
implementation ("com.github.Andy-Shao:GearEE-Neo4j-spring-boot-starter:2.0.2.RELEASE")
'com.github.Andy-Shao:GearEE-Neo4j-spring-boot-starter:jar:2.0.2.RELEASE'
<dependency org="com.github.Andy-Shao" name="GearEE-Neo4j-spring-boot-starter" rev="2.0.2.RELEASE">
  <artifact name="GearEE-Neo4j-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='GearEE-Neo4j-spring-boot-starter', version='2.0.2.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "GearEE-Neo4j-spring-boot-starter" % "2.0.2.RELEASE"
[com.github.Andy-Shao/GearEE-Neo4j-spring-boot-starter "2.0.2.RELEASE"]