Last Version

io.choerodon:choerodon-starter-boot 0.11.0.RELEASE

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

License

License

GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-starter-boot
Version

Version

0.11.0.RELEASE
Type

Type

jar
Description

Description

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

Download choerodon-starter-boot 0.11.0.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure 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.