User Service Client

An interface and client libraries for Orion User Service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.truward.orion
ArtifactId

ArtifactId

user-service-client
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

User Service Client
An interface and client libraries for Orion User Service.
Project URL

Project URL

https://github.com/truward/user-service-client
Source Code Management

Source Code Management

https://github.com/truward/user-service-client.git

Download user-service-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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

  • user-service-model
  • user-service-spring-security

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