Last Version

io.choerodon:choerodon-starter-statemachine 0.11.1.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-starter-statemachine
Version

Version

0.11.1.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download choerodon-starter-statemachine 0.11.1.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
io.choerodon : choerodon-starter-feign-replay jar 0.11.1.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.6.RELEASE

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.6.RELEASE
org.spockframework : spock-core jar 1.1-groovy-2.4-rc-2
org.spockframework : spock-spring jar 1.1-groovy-2.4-rc-3
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.