Apache Isis Persistence - JDO Provider (DataNucleus)

JDO Implementation (powered by DataNucleus)

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.isis.persistence
ArtifactId

ArtifactId

isis-persistence-jdo-datanucleus
Last Version

Last Version

2.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Isis Persistence - JDO Provider (DataNucleus)
JDO Implementation (powered by DataNucleus)
Project Organization

Project Organization

The Apache Software Foundation

Download isis-persistence-jdo-datanucleus

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.isis.persistence : isis-persistence-jdo-integration jar 2.0.0-M7
org.apache.isis.persistence : isis-persistence-jdo-provider jar 2.0.0-M7
org.apache.isis.core : isis-core-runtime jar 2.0.0-M7
org.datanucleus : datanucleus-core jar 6.0.0-m3
org.datanucleus : datanucleus-api-jdo jar 6.0.0-m3
org.datanucleus : datanucleus-jdo-query jar 6.0.0-m1
org.datanucleus : datanucleus-rdbms jar 6.0.0-m3
org.datanucleus : datanucleus-jodatime jar 6.0.0-m3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.4

test (2)

Group / Artifact Type Version
org.apache.isis.core : isis-core-internaltestsupport jar 2.0.0-M7
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.
org.apache.isis.persistence

The Apache Software Foundation

Versions

Version
2.0.0-M7
2.0.0-M6
2.0.0-M5