Last Version

net.sf.mardao:mardao-mysql 2.3.6

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

License

License

Categories

Categories

MySQL Data Databases Net
GroupId

GroupId

net.sf.mardao
ArtifactId

ArtifactId

mardao-mysql
Version

Version

2.3.6
Type

Type

jar
Description

Description

net.sf.mardao:mardao-mysql
Mardao is a DAO generator, packaged as a maven plugin. The JPA-annotated Entities is the input to the generator.

Download mardao-mysql 2.3.6


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

Dependencies

compile (5)

Group / Artifact Type Version
net.sf.mardao : mardao-core jar 2.3.6
commons-codec : commons-codec jar 1.6
org.springframework : spring-jdbc jar 3.0.0.RELEASE
org.codehaus.jackson : jackson-core-asl jar 1.9.2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2

runtime (1)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.4

test (6)

Group / Artifact Type Version
net.sf.jsr107cache : jsr107cache jar 1.1
mysql : mysql-connector-java jar 5.1.14
junit : junit jar 3.8.1
org.springframework : spring-test jar 3.0.0.RELEASE
org.slf4j : slf4j-jdk14 jar 1.6.1
com.h2database : h2 jar 1.3.162

Project Modules

There are no modules declared in this project.