| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.mardao |
| ArtifactId | ArtifactIdmardao-gae |
| Version | Version3.0.13 |
| Type | Typejar |
| Description |
DescriptionMardao is a DAO generator, packaged as a maven plugin. The JPA-annotated Entities is the input to the generator.
|
| Project Organization |
Project OrganizationWadpam |
| Filename | Size |
|---|---|
| mardao-gae-3.0.13.pom | |
| mardao-gae-3.0.13.jar | 10 KB |
| mardao-gae-3.0.13-sources.jar | 3 KB |
| mardao-gae-3.0.13-javadoc.jar | 28 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.mardao : mardao-core | jar | 3.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.7.7 |
| 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 |