Last Version

Hibernate POJO Generator Core 1.5.11

The core class files of Hibernate POJO Generator.

License

License

GroupId

GroupId

com.github.wwadge
ArtifactId

ArtifactId

hbnpojogen-core
Version

Version

1.5.11
Type

Type

jar
Description

Description

Hibernate POJO Generator Core
The core class files of Hibernate POJO Generator.

Download hbnpojogen-core 1.5.11


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

Dependencies

compile (9)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.5
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
net.java.dev.inflector : inflector jar 0.7.0
com.google.guava : guava jar 18.0
mysql : mysql-connector-java Optional jar 5.1.6
org.apache.velocity : velocity jar 1.5
log4j : log4j jar 1.2.16
org.apache.maven : maven-plugin-api jar 3.3.3

runtime (2)

Group / Artifact Type Version
net.sourceforge.jtds : jtds jar 1.2.4
org.postgresql : postgresql jar 42.2.5

Project Modules

There are no modules declared in this project.