Last Version

Hibernate3 Implementation of j(s)-lib Transaction API 1.2.0

Hibernate3 adapter for transaction integration with managed class containers.

License

License

The Apache License, Version 2.0
Categories

Categories

JavaScript Languages Hibernate Data ORM
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-hibernate
Version

Version

1.2.0
Type

Type

jar
Description

Description

Hibernate3 Implementation of j(s)-lib Transaction API
Hibernate3 adapter for transaction integration with managed class containers.
Project URL

Project URL

https://github.com/js-lib-com/transaction.hibernate
Source Code Management

Source Code Management

https://github.com/js-lib-com/transaction.hibernate

Download js-hibernate 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.js-lib : js-commons jar 1.2.0
com.js-lib : js-transaction-api jar 1.2
org.hibernate : hibernate-core jar 3.6.4.Final

test (8)

Group / Artifact Type Version
javax.transaction : jta jar 1.1
mysql : mysql-connector-java jar 5.1.30
junit : junit jar 4.12
com.mchange : c3p0 jar 0.9.5.2
org.slf4j : slf4j-simple jar 1.7.25
org.hibernate : hibernate-c3p0 jar 3.6.4.Final
org.mockito : mockito-core jar 2.10.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.