User Service Model

An interface and client libraries for Orion User Service.

License

License

GroupId

GroupId

com.truward.orion
ArtifactId

ArtifactId

user-service-model
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

User Service Model
An interface and client libraries for Orion User Service.

Download user-service-model

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1