Last Version

client-rest 1.0.3

REST client of the user-service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ubirch.user
ArtifactId

ArtifactId

client-rest_2.11
Version

Version

1.0.3
Type

Type

jar
Description

Description

client-rest
REST client of the user-service
Project URL

Project URL

http://ubirch.com
Project Organization

Project Organization

com.ubirch.user
Source Code Management

Source Code Management

https://github.com/ubirch/ubirch-user-service

Download client-rest_2.11 1.0.3


<!-- https://jarcasting.com/artifacts/com.ubirch.user/client-rest_2.11/ -->
<dependency>
    <groupId>com.ubirch.user</groupId>
    <artifactId>client-rest_2.11</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.user/client-rest_2.11/
implementation 'com.ubirch.user:client-rest_2.11:1.0.3'
// https://jarcasting.com/artifacts/com.ubirch.user/client-rest_2.11/
implementation ("com.ubirch.user:client-rest_2.11:1.0.3")
'com.ubirch.user:client-rest_2.11:jar:1.0.3'
<dependency org="com.ubirch.user" name="client-rest_2.11" rev="1.0.3">
  <artifact name="client-rest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.user', module='client-rest_2.11', version='1.0.3')
)
libraryDependencies += "com.ubirch.user" % "client-rest_2.11" % "1.0.3"
[com.ubirch.user/client-rest_2.11 "1.0.3"]

Dependencies

compile (17)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.ubirch.user : config_2.11 jar 1.0.3
com.ubirch.user : model-rest_2.11 jar 1.0.3
com.ubirch.user : util_2.11 jar 1.0.3
com.typesafe.akka : akka-http_2.11 jar 10.1.3
com.typesafe.akka : akka-stream_2.11 jar 2.5.11
org.json4s : json4s-native_2.11 jar 3.6.0
com.ubirch.util : response-util_2.11 jar 0.5.0
com.ubirch.util : deep-check-model_2.11 jar 0.3.1
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
net.logstash.logback : logstash-logback-encoder jar 5.0
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
com.typesafe.scala-logging : scala-logging_2.11 jar 3.7.2

test (1)

Group / Artifact Type Version
com.ubirch.user : core_2.11 jar 1.0.3

Project Modules

There are no modules declared in this project.