Last Version

Transactions Spring Boot Integration Tests 5.0.9

Reliability through Atomicity: manage your distributed transactions and protect your mission critical data

License

License

Categories

Categories

Spring Boot Container Microservices Atomikos Application Layer Libs Distributed Transactions
GroupId

GroupId

com.atomikos
ArtifactId

ArtifactId

transactions-spring-boot-integration-tests
Version

Version

5.0.9
Type

Type

jar
Description

Description

Transactions Spring Boot Integration Tests
Reliability through Atomicity: manage your distributed transactions and protect your mission critical data

Download transactions-spring-boot-integration-tests 5.0.9


<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
javax.interceptor : javax.interceptor-api jar 1.2.2

test (3)

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

Project Modules

There are no modules declared in this project.