Last Version

Hibernate POJO Generator Persistence Library 1.5.11

The parent project of Hibernate POJO Generator artifacts.

License

License

GroupId

GroupId

com.github.wwadge
ArtifactId

ArtifactId

hbnpojogen-persistence
Version

Version

1.5.11
Type

Type

jar
Description

Description

Hibernate POJO Generator Persistence Library
The parent project of Hibernate POJO Generator artifacts.

Download hbnpojogen-persistence 1.5.11


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 3.5.2-Final
commons-lang : commons-lang jar 2.4
org.springframework : spring-beans jar 2.5.6
org.springframework : spring-context jar 2.5.6

Project Modules

There are no modules declared in this project.