Last Version

io.choerodon:choerodon-starter-bus 0.6.4.RELEASE

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

License

License

GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-starter-bus
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-bus 0.6.4.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-actuator Optional jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.3.RELEASE
org.springframework.cloud : spring-cloud-context jar
org.springframework.cloud : spring-cloud-stream jar
org.springframework.integration : spring-integration-core jar

provided (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-eureka jar

test (2)

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

Project Modules

There are no modules declared in this project.