Last Version

io.choerodon:choerodon-annotation-processor 0.15.1.RELEASE

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

License

License

GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-annotation-processor
Version

Version

0.15.1.RELEASE
Type

Type

jar
Description

Description

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

Download choerodon-annotation-processor 0.15.1.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework : spring-context jar
io.choerodon : choerodon-starter-core jar 0.15.1.RELEASE
io.swagger : swagger-annotations jar 1.5.10

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.