License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.shapestone |
ArtifactId | ArtifactIdauthorization-client |
Last Version | Last Version1.0.90 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauthorization-client
null
|
<!-- https://jarcasting.com/artifacts/com.shapestone/authorization-client/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>authorization-client</artifactId>
<version>1.0.90</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/authorization-client/
implementation 'com.shapestone:authorization-client:1.0.90'
// https://jarcasting.com/artifacts/com.shapestone/authorization-client/
implementation ("com.shapestone:authorization-client:1.0.90")
'com.shapestone:authorization-client:jar:1.0.90'
<dependency org="com.shapestone" name="authorization-client" rev="1.0.90">
<artifact name="authorization-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='authorization-client', version='1.0.90')
)
libraryDependencies += "com.shapestone" % "authorization-client" % "1.0.90"
[com.shapestone/authorization-client "1.0.90"]
Group / Artifact | Type | Version |
---|---|---|
com.shapestone : result | jar | 1.0.15 |
com.shapestone : end-point-lock | jar | 1.0.4 |
com.shapestone : authorization-data | jar | 1.0.89 |
com.shapestone : hystrix-rx-command | jar | 1.0.0 |
com.shapestone : jersey-client-factory | jar | 1.0.0 |
com.shapestone : test-util | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |