License |
License |
---|---|
GroupId | GroupIdcom.truward.orion |
ArtifactId | ArtifactIduser-service-model |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUser Service Model
An interface and client libraries for Orion User Service.
|
Filename | Size |
---|---|
user-service-model-1.0.9.pom | |
user-service-model-1.0.9.jar | 202 KB |
user-service-model-1.0.9-sources.jar | 34 KB |
user-service-model-1.0.9-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truward.orion/user-service-model/ -->
<dependency>
<groupId>com.truward.orion</groupId>
<artifactId>user-service-model</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.truward.orion/user-service-model/
implementation 'com.truward.orion:user-service-model:1.0.9'
// https://jarcasting.com/artifacts/com.truward.orion/user-service-model/
implementation ("com.truward.orion:user-service-model:1.0.9")
'com.truward.orion:user-service-model:jar:1.0.9'
<dependency org="com.truward.orion" name="user-service-model" rev="1.0.9">
<artifact name="user-service-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truward.orion', module='user-service-model', version='1.0.9')
)
libraryDependencies += "com.truward.orion" % "user-service-model" % "1.0.9"
[com.truward.orion/user-service-model "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.3.7.RELEASE |
com.google.protobuf : protobuf-java | jar | 3.2.0 |
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 |