License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Atomikos Application Layer Libs Distributed Transactions |
GroupId | GroupIdcom.atomikos |
ArtifactId | ArtifactIdtransactions-spring-boot-integration-tests |
Last Version | Last Version5.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTransactions Spring Boot Integration Tests
Reliability through Atomicity: manage your distributed transactions and protect your mission critical data
|
<!-- https://jarcasting.com/artifacts/com.atomikos/transactions-spring-boot-integration-tests/ -->
<dependency>
<groupId>com.atomikos</groupId>
<artifactId>transactions-spring-boot-integration-tests</artifactId>
<version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.atomikos/transactions-spring-boot-integration-tests/
implementation 'com.atomikos:transactions-spring-boot-integration-tests:5.0.9'
// https://jarcasting.com/artifacts/com.atomikos/transactions-spring-boot-integration-tests/
implementation ("com.atomikos:transactions-spring-boot-integration-tests:5.0.9")
'com.atomikos:transactions-spring-boot-integration-tests:jar:5.0.9'
<dependency org="com.atomikos" name="transactions-spring-boot-integration-tests" rev="5.0.9">
<artifact name="transactions-spring-boot-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atomikos', module='transactions-spring-boot-integration-tests', version='5.0.9')
)
libraryDependencies += "com.atomikos" % "transactions-spring-boot-integration-tests" % "5.0.9"
[com.atomikos/transactions-spring-boot-integration-tests "5.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.atomikos : transactions-spring-boot-starter | jar | 5.0.9 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-artemis | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework : spring-jms | jar | |
com.h2database : h2 | jar | |
org.apache.activemq : artemis-jms-server | jar | |
org.springframework.boot : spring-boot-starter-test | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.interceptor : javax.interceptor-api | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.0 |
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 3.17.2 |