| Категории |
КатегорииSpring Boot Контейнер Микросервисы Neo4J Данные Базы данных Auto Библиотеки уровня приложения Code Generators config Configuration |
|---|---|
| Группа | Группаcom.github.Andy-Shao |
| Идентификатор | ИдентификаторGearEE-Neo4j-spring-boot-autoconfigure |
| Версия | Версия2.0.1.RELEASE |
| Тип | Типjar |
<!-- 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.1.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.1.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.1.RELEASE")
'com.github.Andy-Shao:GearEE-Neo4j-spring-boot-autoconfigure:jar:2.0.1.RELEASE'
<dependency org="com.github.Andy-Shao" name="GearEE-Neo4j-spring-boot-autoconfigure" rev="2.0.1.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.1.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "GearEE-Neo4j-spring-boot-autoconfigure" % "2.0.1.RELEASE"
[com.github.Andy-Shao/GearEE-Neo4j-spring-boot-autoconfigure "2.0.1.RELEASE"]