License |
License |
---|---|
GroupId | GroupIdio.choerodon |
ArtifactId | ArtifactIdchoerodon-starter-actuator-processor |
Last Version | Last Version0.15.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-actuator-processor/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-starter-actuator-processor</artifactId>
<version>0.15.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-actuator-processor/
implementation 'io.choerodon:choerodon-starter-actuator-processor:0.15.1.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-actuator-processor/
implementation ("io.choerodon:choerodon-starter-actuator-processor:0.15.1.RELEASE")
'io.choerodon:choerodon-starter-actuator-processor:jar:0.15.1.RELEASE'
<dependency org="io.choerodon" name="choerodon-starter-actuator-processor" rev="0.15.1.RELEASE">
<artifact name="choerodon-starter-actuator-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-actuator-processor', version='0.15.1.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-starter-actuator-processor" % "0.15.1.RELEASE"
[io.choerodon/choerodon-starter-actuator-processor "0.15.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.6.RELEASE |
io.choerodon : choerodon-annotation-processor | jar | 0.15.1.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.6.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
com.h2database : h2 | jar | 1.4.197 |
io.choerodon : choerodon-liquibase | jar | 0.15.1.RELEASE |
io.choerodon : choerodon-starter-actuator | jar | 0.15.1.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.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 |