License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdfi.ratamaa |
ArtifactId | ArtifactIddtoconverter-hibernate |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondtoconverter-hibernate
Hibernate dependent implementation of JPA related part of the dtoconverter.
|
<!-- https://jarcasting.com/artifacts/fi.ratamaa/dtoconverter-hibernate/ -->
<dependency>
<groupId>fi.ratamaa</groupId>
<artifactId>dtoconverter-hibernate</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/fi.ratamaa/dtoconverter-hibernate/
implementation 'fi.ratamaa:dtoconverter-hibernate:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/fi.ratamaa/dtoconverter-hibernate/
implementation ("fi.ratamaa:dtoconverter-hibernate:2.0.3-RELEASE")
'fi.ratamaa:dtoconverter-hibernate:jar:2.0.3-RELEASE'
<dependency org="fi.ratamaa" name="dtoconverter-hibernate" rev="2.0.3-RELEASE">
<artifact name="dtoconverter-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.ratamaa', module='dtoconverter-hibernate', version='2.0.3-RELEASE')
)
libraryDependencies += "fi.ratamaa" % "dtoconverter-hibernate" % "2.0.3-RELEASE"
[fi.ratamaa/dtoconverter-hibernate "2.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
fi.ratamaa : dtoconverter | jar | 2.0.3-RELEASE |
org.hibernate : hibernate-core | jar | 4.1.4.Final |
org.hibernate : hibernate-validator | jar | 4.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
fi.ratamaa : dtoconverter | test-jar | 2.0.3-RELEASE |
junit : junit | jar | 4.10 |
org.slf4j : slf4j-api | jar | 1.6.2 |
org.slf4j : slf4j-simple | jar | 1.6.2 |
joda-time : joda-time | jar | 2.0 |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
javassist : javassist | jar | 3.12.1.GA |