License |
License |
---|---|
GroupId | GroupIdorg.springframework.statemachine |
ArtifactId | ArtifactIdspring-statemachine-cluster |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionSpring State Machine Cluster
Spring State Machine Cluster
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-cluster/ -->
<dependency>
<groupId>org.springframework.statemachine</groupId>
<artifactId>spring-statemachine-cluster</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-cluster/
implementation 'org.springframework.statemachine:spring-statemachine-cluster:3.0.0'
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-cluster/
implementation ("org.springframework.statemachine:spring-statemachine-cluster:3.0.0")
'org.springframework.statemachine:spring-statemachine-cluster:jar:3.0.0'
<dependency org="org.springframework.statemachine" name="spring-statemachine-cluster" rev="3.0.0">
<artifact name="spring-statemachine-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.statemachine', module='spring-statemachine-cluster', version='3.0.0')
)
libraryDependencies += "org.springframework.statemachine" % "spring-statemachine-cluster" % "3.0.0"
[org.springframework.statemachine/spring-statemachine-cluster "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.statemachine : spring-statemachine-zookeeper | jar | 3.0.0 |
org.springframework.integration : spring-integration-zookeeper | jar |