Apache Isis Persistence - JDO Provider (DataNucleus)

JDO Implementation (powered by DataNucleus)

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

org.apache.isis.persistence
Идентификатор

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

isis-persistence-jdo-datanucleus
Последняя версия

Последняя версия

2.0.0-M7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Isis Persistence - JDO Provider (DataNucleus)
JDO Implementation (powered by DataNucleus)
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать isis-persistence-jdo-datanucleus

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

runtime (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.4

test (2)

Идентификатор библиотеки Тип Версия
org.apache.isis.core : isis-core-internaltestsupport jar 2.0.0-M7
com.h2database : h2 jar 1.4.200

Модули Проекта

Данный проект не имеет модулей.
org.apache.isis.persistence

The Apache Software Foundation

Версии библиотеки

Версия
2.0.0-M7
2.0.0-M6
2.0.0-M5