Isis Core JDO ObjectStore DataNucleus impl

Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-objectstore-jdo-datanucleus
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Isis Core JDO ObjectStore DataNucleus impl
Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-objectstore-jdo-datanucleus

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.isis.core : isis-core-objectstore-jdo-metamodel jar 1.7.0
org.reflections : reflections jar 0.9.8
org.datanucleus : datanucleus-accessplatform-jdo-rdbms pom 3.3.6
org.datanucleus : datanucleus-jodatime jar 3.2.1
org.apache.isis.core : isis-core-runtime jar 1.7.0
org.slf4j : slf4j-log4j12 jar 1.7.6
log4j : log4j jar 1.2.17
com.google.guava : guava jar 16.0.1
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-api jar 1.7.6

test (6)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 1.7.0
org.apache.isis.core : isis-core-integtestsupport jar 1.7.0
org.hsqldb : hsqldb jar 2.3.1
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.6.0
org.objenesis : objenesis jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.0