is not current version
Last Version 2.10

org.jtransfo:jtransfo-hibernate 2.9

jTransfo Hibernate specific module

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.jtransfo
ArtifactId

ArtifactId

jtransfo-hibernate
Version

Version

2.9
Type

Type

jar
Description

Description

jTransfo Hibernate specific module

Download jtransfo-hibernate 2.9


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jtransfo : jtransfo-core jar 2.9
org.hibernate : hibernate-core jar 3.6.8.Final

provided (1)

Group / Artifact Type Version
org.jtransfo : jtransfo-core test-jar 2.9

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.2
org.junit.vintage : junit-vintage-engine jar 4.12.2
org.assertj : assertj-core jar 1.5.0
org.springframework : spring-test jar 3.1.0.RELEASE
org.springframework : spring-core jar 3.1.0.RELEASE
commons-logging : commons-logging jar 1.1.1
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.