Last Version

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.mardao
ArtifactId

ArtifactId

mardao-core
Version

Version

3.0.13
Type

Type

jar
Description

Description

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

Project Organization

Wadpam

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jpa_3.0_spec jar 1.1.1

test (2)

Group / Artifact Type Version
javax.cache : cache-api jar 1.0.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.