GroupId | GroupIdio.choerodon |
---|---|
ArtifactId | ArtifactIdchoerodon-starter-parent |
Version | Version1.0.0.RELEASE |
Type | Typepom |
Description |
Description |
Project URL |
Project URL |
Filename | Size |
---|---|
choerodon-starter-parent-1.0.0.RELEASE.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-parent/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-starter-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-parent/
implementation 'io.choerodon:choerodon-starter-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-parent/
implementation ("io.choerodon:choerodon-starter-parent:1.0.0.RELEASE")
'io.choerodon:choerodon-starter-parent:pom:1.0.0.RELEASE'
<dependency org="io.choerodon" name="choerodon-starter-parent" rev="1.0.0.RELEASE">
<artifact name="choerodon-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-starter-parent" % "1.0.0.RELEASE"
[io.choerodon/choerodon-starter-parent "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
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 |