is not current version
Last Version 2.0.3-RELEASE

fi.ratamaa:dtoconverter-hibernate 2.0.2-RELEASE

Hibernate dependent implementation of JPA related part of the dtoconverter.

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

fi.ratamaa
ArtifactId

ArtifactId

dtoconverter-hibernate
Version

Version

2.0.2-RELEASE
Type

Type

jar

Download dtoconverter-hibernate 2.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/fi.ratamaa/dtoconverter-hibernate/ -->
<dependency>
    <groupId>fi.ratamaa</groupId>
    <artifactId>dtoconverter-hibernate</artifactId>
    <version>2.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/fi.ratamaa/dtoconverter-hibernate/
implementation 'fi.ratamaa:dtoconverter-hibernate:2.0.2-RELEASE'
// https://jarcasting.com/artifacts/fi.ratamaa/dtoconverter-hibernate/
implementation ("fi.ratamaa:dtoconverter-hibernate:2.0.2-RELEASE")
'fi.ratamaa:dtoconverter-hibernate:jar:2.0.2-RELEASE'
<dependency org="fi.ratamaa" name="dtoconverter-hibernate" rev="2.0.2-RELEASE">
  <artifact name="dtoconverter-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.ratamaa', module='dtoconverter-hibernate', version='2.0.2-RELEASE')
)
libraryDependencies += "fi.ratamaa" % "dtoconverter-hibernate" % "2.0.2-RELEASE"
[fi.ratamaa/dtoconverter-hibernate "2.0.2-RELEASE"]