MVN

ru.sberned.statemachine : state-machine-core

Maven & Gradle

Sep 06, 2017
2 usages
64 stars

spring flow state machine core

<dependency>
    <groupId>ru.sberned.statemachine</groupId>
    <artifactId>state-machine-core</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.sberned.statemachine : state-machine-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of ru.sberned.statemachine : state-machine-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
state-machine-core-1.1.1
state-machine-core-1.1.0
1.0.x
state-machine-core-1.0.2

How to add a dependency to Maven

Add the following ru.sberned.statemachine : state-machine-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.sberned.statemachine</groupId>
    <artifactId>state-machine-core</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.sberned.statemachine : state-machine-core gradle dependency to your build.gradle file:

implementation 'ru.sberned.statemachine:state-machine-core:1.1.1'

Gradle Kotlin DSL: Add the following ru.sberned.statemachine : state-machine-core gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.sberned.statemachine:state-machine-core:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.sberned.statemachine : state-machine-core sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.sberned.statemachine" % "state-machine-core" % "1.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 21, 2020
1 usages
15.8k stars
Mar 18, 2020
2 usages
0 stars
Nov 30, 2021
1 usages
0 stars
Nov 30, 2021
1 usages
0 stars
Aug 27, 2017
1 stars
Aug 29, 2017
1 usages
1 stars
Aug 28, 2017
1 usages
0 stars
Sep 05, 2017
1 usages
0 stars