GroupId | GroupIdio.choerodon |
---|---|
ArtifactId | ArtifactIdchoerodon-starter-asgard |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-asgard/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-starter-asgard</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-asgard/
implementation 'io.choerodon:choerodon-starter-asgard:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-asgard/
implementation ("io.choerodon:choerodon-starter-asgard:1.0.1.RELEASE")
'io.choerodon:choerodon-starter-asgard:jar:1.0.1.RELEASE'
<dependency org="io.choerodon" name="choerodon-starter-asgard" rev="1.0.1.RELEASE">
<artifact name="choerodon-starter-asgard" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-asgard', version='1.0.1.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-starter-asgard" % "1.0.1.RELEASE"
[io.choerodon/choerodon-starter-asgard "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.hzero.starter » hzero-starter-feign-replay | jar | |
org.hzero.boot » hzero-boot-admin | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.197 |
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 |