Last Version

net.sf.mardao:mardao-gae 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-gae
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-gae 3.0.13


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.mardao : mardao-core jar 3.0.13

provided (1)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.7.7

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.geronimo.specs : geronimo-jpa_3.0_spec jar 1.1.1
com.google.appengine : appengine-testing jar 1.7.7
com.google.appengine : appengine-api-labs jar 1.7.7
com.google.appengine : appengine-api-stubs jar 1.7.7
com.google.inject : guice jar 3.0

Project Modules

There are no modules declared in this project.