License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdam.ik.home |
ArtifactId | ArtifactIduaa-client |
Version | Version1.9.0 |
Type | Typejar |
Description |
Descriptionuaa-client
Client Library for Maki UAA
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
uaa-client-1.9.0.pom | |
uaa-client-1.9.0.jar | 19 KB |
uaa-client-1.9.0-sources.jar | 6 KB |
uaa-client-1.9.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/am.ik.home/uaa-client/ -->
<dependency>
<groupId>am.ik.home</groupId>
<artifactId>uaa-client</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/am.ik.home/uaa-client/
implementation 'am.ik.home:uaa-client:1.9.0'
// https://jarcasting.com/artifacts/am.ik.home/uaa-client/
implementation ("am.ik.home:uaa-client:1.9.0")
'am.ik.home:uaa-client:jar:1.9.0'
<dependency org="am.ik.home" name="uaa-client" rev="1.9.0">
<artifact name="uaa-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='am.ik.home', module='uaa-client', version='1.9.0')
)
libraryDependencies += "am.ik.home" % "uaa-client" % "1.9.0"
[am.ik.home/uaa-client "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
org.springframework.hateoas : spring-hateoas | jar | 0.23.0.RELEASE |
org.springframework.data : spring-data-commons | jar | |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.13.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar |