Categories |
CategoriesSpring Boot Container Microservices Neo4J Data Databases Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.github.Andy-Shao |
ArtifactId | ArtifactIdGearEE-Neo4j-spring-boot-autoconfigure |
Last Version | Last Version2.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.Andy-Shao</groupId>
<artifactId>GearEE-Neo4j-spring-boot-autoconfigure</artifactId>
<version>2.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j-spring-boot-autoconfigure/
implementation 'com.github.Andy-Shao:GearEE-Neo4j-spring-boot-autoconfigure:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Neo4j-spring-boot-autoconfigure/
implementation ("com.github.Andy-Shao:GearEE-Neo4j-spring-boot-autoconfigure:2.0.2.RELEASE")
'com.github.Andy-Shao:GearEE-Neo4j-spring-boot-autoconfigure:jar:2.0.2.RELEASE'
<dependency org="com.github.Andy-Shao" name="GearEE-Neo4j-spring-boot-autoconfigure" rev="2.0.2.RELEASE">
<artifact name="GearEE-Neo4j-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='GearEE-Neo4j-spring-boot-autoconfigure', version='2.0.2.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "GearEE-Neo4j-spring-boot-autoconfigure" % "2.0.2.RELEASE"
[com.github.Andy-Shao/GearEE-Neo4j-spring-boot-autoconfigure "2.0.2.RELEASE"]