не последняя версия
Последняя версия 6.0.0-release

org.datanucleus:datanucleus-neo4j 4.0.3

Plugin providing persistence to Neo4j graph datastores.

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

org.datanucleus
Идентификатор

Идентификатор

datanucleus-neo4j
Версия

Версия

4.0.3
Тип

Тип

jar

Скачать datanucleus-neo4j 4.0.3


<!-- https://jarcasting.com/artifacts/org.datanucleus/datanucleus-neo4j/ -->
<dependency>
    <groupId>org.datanucleus</groupId>
    <artifactId>datanucleus-neo4j</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-neo4j/
implementation 'org.datanucleus:datanucleus-neo4j:4.0.3'
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-neo4j/
implementation ("org.datanucleus:datanucleus-neo4j:4.0.3")
'org.datanucleus:datanucleus-neo4j:jar:4.0.3'
<dependency org="org.datanucleus" name="datanucleus-neo4j" rev="4.0.3">
  <artifact name="datanucleus-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datanucleus', module='datanucleus-neo4j', version='4.0.3')
)
libraryDependencies += "org.datanucleus" % "datanucleus-neo4j" % "4.0.3"
[org.datanucleus/datanucleus-neo4j "4.0.3"]