License |
License |
---|---|
GroupId | GroupIdio.choerodon |
ArtifactId | ArtifactIdchoerodon-annotation-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-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"]
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 |
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 |
Version |
---|
0.15.1.RELEASE
|
0.15.0.RELEASE
|
0.14.0.RELEASE
|
0.13.0.RELEASE
|
0.12.0.RELEASE
|
0.11.1.RELEASE
|
0.11.0.RELEASE
|