Last Version

org.jtransfo:jtransfo-hibernate 2.10

jTransfo Hibernate specific module

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.jtransfo
ArtifactId

ArtifactId

jtransfo-hibernate
Version

Version

2.10
Type

Type

jar
Description

Description

jTransfo Hibernate specific module

Download jtransfo-hibernate 2.10


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

Dependencies

compile (2)

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

provided (1)

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

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 4.3.30.RELEASE
org.springframework : spring-core jar 4.3.30.RELEASE
commons-logging : commons-logging jar 1.1.1
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.