MVN

org.springframework.statemachine : spring-statemachine-bom

Maven & Gradle

Jun 19, 2023
4 usages
1.4k stars

Spring Statemachine (Bill of Materials) · Spring Statemachine (Bill of Materials)

<dependency>
    <groupId>org.springframework.statemachine</groupId>
    <artifactId>spring-statemachine-bom</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.statemachine : spring-statemachine-bom to add to Maven - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of org.springframework.statemachine : spring-statemachine-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
spring-statemachine-bom-3.2.1
spring-statemachine-bom-3.2.0
3.1.x
spring-statemachine-bom-3.1.0
3.0.x
spring-statemachine-bom-3.0.1
spring-statemachine-bom-3.0.0
2.5.x
spring-statemachine-bom-2.5.1
spring-statemachine-bom-2.5.0
2.4.x
spring-statemachine-bom-2.4.1
spring-statemachine-bom-2.4.0
2.3.x
spring-statemachine-bom-2.3.1
spring-statemachine-bom-2.3.0
2.2.x
spring-statemachine-bom-2.2.3.RELEASE
spring-statemachine-bom-2.2.2.RELEASE
spring-statemachine-bom-2.2.1.RELEASE
spring-statemachine-bom-2.2.0.RELEASE
2.1.x
spring-statemachine-bom-2.1.3.RELEASE
spring-statemachine-bom-2.1.2.RELEASE
spring-statemachine-bom-2.1.1.RELEASE
spring-statemachine-bom-2.1.0.RELEASE
2.0.x
spring-statemachine-bom-2.0.4.RELEASE
spring-statemachine-bom-2.0.3.RELEASE
spring-statemachine-bom-2.0.2.RELEASE
spring-statemachine-bom-2.0.1.RELEASE
spring-statemachine-bom-2.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.springframework.statemachine</groupId>
    <artifactId>spring-statemachine-bom</artifactId>
    <version>3.2.1</version>
</dependency>