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

net.sf.mardao:mardao-core 3.0.13

Mardao is a DAO generator, packaged as a maven plugin. The JPA-annotated Entities is the input to the generator.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.mardao
Идентификатор

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

mardao-core
Версия

Версия

3.0.13
Тип

Тип

jar
Описание

Описание

Mardao is a DAO generator, packaged as a maven plugin. The JPA-annotated Entities is the input to the generator.
Организация-разработчик

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

Wadpam

Скачать mardao-core 3.0.13


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.geronimo.specs : geronimo-jpa_3.0_spec jar 1.1.1

test (2)

Идентификатор библиотеки Тип Версия
javax.cache : cache-api jar 1.0.0
junit : junit jar 4.11

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

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