| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаcom.github.Andy-Shao |
| Идентификатор | ИдентификаторGearEE-Neo4j |
| Версия | Версия2.0.2.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеGearEE-Neo4j
GearEE for Neo4jDB support
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| GearEE-Neo4j-2.0.2.RELEASE.pom | 5 KB |
| Обзор |
<!-- 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"]