Last Version

io.choerodon:choerodon-starter-config-monitor 0.6.4.RELEASE

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-starter-config-monitor
Version

Version

0.6.4.RELEASE
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download choerodon-starter-config-monitor 0.6.4.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
io.choerodon : choerodon-starter-bus jar 0.6.4.RELEASE
org.projectlombok : lombok Optional jar 1.16.16

provided (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-config-server jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.3.RELEASE

Project Modules

There are no modules declared in this project.