DAOGenerator2

Legacy project used to generate the Data Access Objects used in the data access layer of some legacy projects..

License

License

GroupId

GroupId

com.github.corydoras
ArtifactId

ArtifactId

DAOGenerator
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

DAOGenerator2
Legacy project used to generate the Data Access Objects used in the data access layer of some legacy projects..

Download DAOGenerator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 5.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0