Last Version

DataNucleus NeoDatis plugin 5.0.0-release

Plugin providing persistence to NeoDatis datastores.

License

License

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-neodatis
Version

Version

5.0.0-release
Type

Type

jar
Description

Description

DataNucleus NeoDatis plugin
Plugin providing persistence to NeoDatis datastores.
Project URL

Project URL

http://www.datanucleus.org/#/datanucleus-neodatis
Source Code Management

Source Code Management

https://github.com/datanucleus/datanucleus-neodatis

Download datanucleus-neodatis 5.0.0-release


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

Dependencies

compile (2)

Group / Artifact Type Version
org.datanucleus : datanucleus-core jar [5.0.0-release, )
org.neodatis.odb : neodatis-odb jar 1.9.30.689

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.