is not current version
Last Version B-1.0.2.RELEASE

top.chaser.framework:chaser-starter-uaa B-1.0.0.RELEASE


GroupId

GroupId

top.chaser.framework
ArtifactId

ArtifactId

chaser-starter-uaa
Version

Version

B-1.0.0.RELEASE
Type

Type

pom

Download chaser-starter-uaa B-1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-uaa/ -->
<dependency>
    <groupId>top.chaser.framework</groupId>
    <artifactId>chaser-starter-uaa</artifactId>
    <version>B-1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-uaa/
implementation 'top.chaser.framework:chaser-starter-uaa:B-1.0.0.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-uaa/
implementation ("top.chaser.framework:chaser-starter-uaa:B-1.0.0.RELEASE")
'top.chaser.framework:chaser-starter-uaa:pom:B-1.0.0.RELEASE'
<dependency org="top.chaser.framework" name="chaser-starter-uaa" rev="B-1.0.0.RELEASE">
  <artifact name="chaser-starter-uaa" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='chaser-starter-uaa', version='B-1.0.0.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "chaser-starter-uaa" % "B-1.0.0.RELEASE"
[top.chaser.framework/chaser-starter-uaa "B-1.0.0.RELEASE"]