| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.truward.orion |
| ArtifactId | ArtifactIduser-service-client |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionUser Service Client
An interface and client libraries for Orion User Service.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| user-service-client-1.0.9.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.truward.orion/user-service-client/ -->
<dependency>
<groupId>com.truward.orion</groupId>
<artifactId>user-service-client</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truward.orion/user-service-client/
implementation 'com.truward.orion:user-service-client:1.0.9'
// https://jarcasting.com/artifacts/com.truward.orion/user-service-client/
implementation ("com.truward.orion:user-service-client:1.0.9")
'com.truward.orion:user-service-client:pom:1.0.9'
<dependency org="com.truward.orion" name="user-service-client" rev="1.0.9">
<artifact name="user-service-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truward.orion', module='user-service-client', version='1.0.9')
)
libraryDependencies += "com.truward.orion" % "user-service-client" % "1.0.9"
[com.truward.orion/user-service-client "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.24 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |