MVN

com.atomikos : spring-boot2

Maven & Gradle

May 05, 2023
<dependency>
    <groupId>com.atomikos</groupId>
    <artifactId>spring-boot2</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atomikos : spring-boot2 to add to Maven - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of com.atomikos : spring-boot2 to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
spring-boot2-6.0.0
spring-boot2-6.0.0M2
spring-boot2-6.0.0M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.atomikos</groupId>
    <artifactId>spring-boot2</artifactId>
    <version>6.0.0</version>
</dependency>