Last Version

Spring State Machine Uml 3.2.0

Spring State Machine Uml

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.springframework.statemachine
ArtifactId

ArtifactId

spring-statemachine-uml
Version

Version

3.2.0
Type

Type

jar
Description

Description

Spring State Machine Uml
Spring State Machine Uml
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-uml 3.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.statemachine : spring-statemachine-core jar 3.2.0
org.eclipse.uml2 : uml jar 5.0.0-v20140602-0749
org.eclipse.uml2 : types jar 2.0.0-v20140602-0749
org.eclipse.uml2 : common jar 2.0.0-v20140602-0749
org.eclipse.emf : org.eclipse.emf.ecore.xmi jar 2.11.1-v20150805-0538
org.eclipse.emf : org.eclipse.emf.ecore jar 2.11.1-v20150805-0538
org.eclipse.emf : org.eclipse.emf.common jar 2.11.0-v20150805-0538

Project Modules

There are no modules declared in this project.