Last Version

Spring Statemachine (Bill of Materials) 3.2.0

Spring Statemachine (Bill of Materials)

License

License

GroupId

GroupId

org.springframework.statemachine
ArtifactId

ArtifactId

spring-statemachine-bom
Version

Version

3.2.0
Type

Type

pom
Description

Description

Spring Statemachine (Bill of Materials)
Spring Statemachine (Bill of Materials)
Project URL

Project URL

https://github.com/spring-projects/spring-statemachine
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-statemachine

Download spring-statemachine-bom 3.2.0


<!-- https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-bom/ -->
<dependency>
    <groupId>org.springframework.statemachine</groupId>
    <artifactId>spring-statemachine-bom</artifactId>
    <version>3.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-bom/
implementation 'org.springframework.statemachine:spring-statemachine-bom:3.2.0'
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-bom/
implementation ("org.springframework.statemachine:spring-statemachine-bom:3.2.0")
'org.springframework.statemachine:spring-statemachine-bom:pom:3.2.0'
<dependency org="org.springframework.statemachine" name="spring-statemachine-bom" rev="3.2.0">
  <artifact name="spring-statemachine-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.statemachine', module='spring-statemachine-bom', version='3.2.0')
)
libraryDependencies += "org.springframework.statemachine" % "spring-statemachine-bom" % "3.2.0"
[org.springframework.statemachine/spring-statemachine-bom "3.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.