License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.ubirch.user |
ArtifactId | ArtifactIdclient-rest_2.11 |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionclient-rest
REST client of the user-service
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-rest_2.11-1.0.3.pom | |
client-rest_2.11-1.0.3.jar | 76 KB |
client-rest_2.11-1.0.3-sources.jar | 4 KB |
client-rest_2.11-1.0.3-javadoc.jar | 357 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.ubirch.user : core_2.11 | jar | 1.0.3 |