is not current version
Last Version 3.2.0

Spring Statemachine (Bill of Materials) 3.0.1

Spring Statemachine (Bill of Materials)

License

License

GroupId

GroupId

org.springframework.statemachine
ArtifactId

ArtifactId

spring-statemachine-bom
Version

Version

3.0.1
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.0.1


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

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.