| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdorg.jtransfo |
| ArtifactId | ArtifactIdjtransfo-hibernate |
| Last Version | Last Version2.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjTransfo Hibernate specific module
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jtransfo : jtransfo-core | jar | 2.10 |
| org.hibernate : hibernate-core | jar | 3.6.8.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jtransfo : jtransfo-core | test-jar | 2.10 |
| 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 |