is not current version
Last Version 0.15.1.RELEASE

io.choerodon:choerodon-starter-oauth-resource 0.5.0.RELEASE


GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-starter-oauth-resource
Version

Version

0.5.0.RELEASE
Type

Type

jar

Download choerodon-starter-oauth-resource 0.5.0.RELEASE


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