License |
License |
---|---|
GroupId | GroupIdio.choerodon |
ArtifactId | ArtifactIdchoerodon-starter-oauth-core |
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-starter-oauth-core/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-starter-oauth-core</artifactId>
<version>0.15.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-oauth-core/
implementation 'io.choerodon:choerodon-starter-oauth-core:0.15.1.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-oauth-core/
implementation ("io.choerodon:choerodon-starter-oauth-core:0.15.1.RELEASE")
'io.choerodon:choerodon-starter-oauth-core:jar:0.15.1.RELEASE'
<dependency org="io.choerodon" name="choerodon-starter-oauth-core" rev="0.15.1.RELEASE">
<artifact name="choerodon-starter-oauth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-oauth-core', version='0.15.1.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-starter-oauth-core" % "0.15.1.RELEASE"
[io.choerodon/choerodon-starter-oauth-core "0.15.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
org.springframework : spring-tx | jar | |
io.choerodon : choerodon-starter-core | jar | 0.15.1.RELEASE |
io.choerodon : choerodon-starter-mybatis | jar | 0.15.1.RELEASE |
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 |