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

DataNucleus Core 6.0.0-release

DataNucleus Core provides the primary components of a heterogenous Java persistence solution. It supports persistence API's being layered on top of the core functionality.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

datanucleus-core
Версия

Версия

6.0.0-release
Тип

Тип

jar
Описание

Описание

DataNucleus Core
DataNucleus Core provides the primary components of a heterogenous Java persistence solution. It supports persistence API's being layered on top of the core functionality.
Ссылка на сайт

Ссылка на сайт

http://www.datanucleus.org/#/datanucleus-core
Система контроля версий

Система контроля версий

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

Скачать datanucleus-core 6.0.0-release


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.core Необязательный jar 4.2.0
log4j : log4j Необязательный jar 1.2.17
org.apache.logging.log4j : log4j-api Необязательный jar 2.17.1

provided (5)

Идентификатор библиотеки Тип Версия
javax.transaction : javax.transaction-api Необязательный jar 1.3
javax.enterprise : cdi-api Необязательный jar 2.0
javax.validation : validation-api Необязательный jar 2.0.1.Final
javax.cache : cache-api Необязательный jar 1.1.1
org.apache.ant : ant Необязательный jar 1.10.11

test (2)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.17.1
junit : junit jar 4.13.2

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

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