| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAtomikos Библиотеки уровня приложения Distributed Transactions |
| Группа | Группаcom.atomikos |
| Идентификатор | Идентификаторtransactions-tcc-rest |
| Последняя версия | Последняя версия4.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTransactions / TCC FOR REST
Reliability through Atomicity: manage your distributed transactions and protect your mission critical data
|
<!-- https://jarcasting.com/artifacts/com.atomikos/transactions-tcc-rest/ -->
<dependency>
<groupId>com.atomikos</groupId>
<artifactId>transactions-tcc-rest</artifactId>
<version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.atomikos/transactions-tcc-rest/
implementation 'com.atomikos:transactions-tcc-rest:4.0.6'
// https://jarcasting.com/artifacts/com.atomikos/transactions-tcc-rest/
implementation ("com.atomikos:transactions-tcc-rest:4.0.6")
'com.atomikos:transactions-tcc-rest:jar:4.0.6'
<dependency org="com.atomikos" name="transactions-tcc-rest" rev="4.0.6">
<artifact name="transactions-tcc-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atomikos', module='transactions-tcc-rest', version='4.0.6')
)
libraryDependencies += "com.atomikos" % "transactions-tcc-rest" % "4.0.6"
[com.atomikos/transactions-tcc-rest "4.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.atomikos : transactions-api | jar | 4.0.6 |
| com.atomikos : atomikos-util | jar | 4.0.6 |
| com.atomikos : transactions-tcc-rest-api | jar | 4.0.6 |
| org.apache.cxf : cxf-rt-transports-http-jetty Необязательный | jar | 3.1.6 |
| org.apache.cxf : cxf-rt-rs-client Необязательный | jar | 3.1.6 |
| org.apache.cxf : cxf-rt-frontend-jaxrs Необязательный | jar | 3.1.6 |
| org.apache.cxf : cxf-rt-rs-extension-providers Необязательный | jar | 3.1.6 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider Необязательный | jar | 2.7.4 |
| org.codehaus.jettison : jettison Необязательный | jar | 1.3.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.atomikos : transactions | jar | 4.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.mockito : mockito-all | jar | 1.9.0 |
| junit : junit | jar | 4.11 |