Last Version

io.choerodon:choerodon-starter-event-producer 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-event-producer
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-event-producer 0.6.4.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
io.choerodon : choerodon-starter-core jar 0.6.4.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.3.RELEASE

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
org.springframework.cloud : spring-cloud-starter-feign jar
io.choerodon : choerodon-starter-mybatis-mapper jar 0.6.4.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.