| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAtomikos Библиотеки уровня приложения Distributed Transactions Hibernate Данные ORM |
| Группа | Группаcom.atomikos |
| Идентификатор | Идентификаторtransactions-hibernate4 |
| Последняя версия | Последняя версия5.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTransactions Hibernate4
Reliability through Atomicity: manage your distributed transactions and protect your mission critical data
|
<!-- https://jarcasting.com/artifacts/com.atomikos/transactions-hibernate4/ -->
<dependency>
<groupId>com.atomikos</groupId>
<artifactId>transactions-hibernate4</artifactId>
<version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.atomikos/transactions-hibernate4/
implementation 'com.atomikos:transactions-hibernate4:5.0.9'
// https://jarcasting.com/artifacts/com.atomikos/transactions-hibernate4/
implementation ("com.atomikos:transactions-hibernate4:5.0.9")
'com.atomikos:transactions-hibernate4:jar:5.0.9'
<dependency org="com.atomikos" name="transactions-hibernate4" rev="5.0.9">
<artifact name="transactions-hibernate4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atomikos', module='transactions-hibernate4', version='5.0.9')
)
libraryDependencies += "com.atomikos" % "transactions-hibernate4" % "5.0.9"
[com.atomikos/transactions-hibernate4 "5.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.atomikos : transactions-jta | jar | 5.0.9 |
| com.atomikos : transactions-jdbc | jar | 5.0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-entitymanager | jar | 4.3.1.Final |
| org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.4.3 |
| javax.interceptor : javax.interceptor-api | jar | 1.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.3.175 |
| org.springframework : spring-context | jar | 4.0.2.RELEASE |
| org.springframework : spring-tx | jar | 4.0.2.RELEASE |
| org.springframework : spring-aop | jar | 4.0.2.RELEASE |
| org.springframework : spring-orm | jar | 4.0.2.RELEASE |
| org.springframework.data : spring-data-jpa | jar | 1.4.4.RELEASE |
| org.aspectj : aspectjrt | jar | 1.7.4 |
| org.aspectj : aspectjweaver | jar | 1.7.4 |
| org.springframework : spring-test | jar | 4.0.2.RELEASE |
| org.slf4j : slf4j-simple | jar | 1.4.3 |
| org.mockito : mockito-all | jar | 1.9.0 |
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 3.17.2 |