License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.shapestone |
ArtifactId | ArtifactIdauthentication-client |
Last Version | Last Version1.0.41 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauthentication-client
null
|
<!-- https://jarcasting.com/artifacts/com.shapestone/authentication-client/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>authentication-client</artifactId>
<version>1.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/authentication-client/
implementation 'com.shapestone:authentication-client:1.0.41'
// https://jarcasting.com/artifacts/com.shapestone/authentication-client/
implementation ("com.shapestone:authentication-client:1.0.41")
'com.shapestone:authentication-client:jar:1.0.41'
<dependency org="com.shapestone" name="authentication-client" rev="1.0.41">
<artifact name="authentication-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='authentication-client', version='1.0.41')
)
libraryDependencies += "com.shapestone" % "authentication-client" % "1.0.41"
[com.shapestone/authentication-client "1.0.41"]
Group / Artifact | Type | Version |
---|---|---|
com.shapestone : authentication-data | jar | 1.0.41 |
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 |
org.mockito : mockito-core | jar | 1.10.19 |