Last Version

JModel Base Dao 0.1.5

A Maven plugin to autogenerate a bunch of boilerplate code starting from a data model described in an XML file.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.carlopantaleo
ArtifactId

ArtifactId

jmodel-base-dao
Version

Version

0.1.5
Type

Type

jar
Description

Description

JModel Base Dao
A Maven plugin to autogenerate a bunch of boilerplate code starting from a data model described in an XML file.

Download jmodel-base-dao 0.1.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.0-jre

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.3.7.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.