License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.ubirch.avatar |
ArtifactId | ArtifactIdclient_2.11 |
Version | Version0.4.2 |
Type | Typejar |
Description |
Descriptionclient
REST client for the avatarService
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client_2.11-0.4.2.pom | |
client_2.11-0.4.2.jar | 14 KB |
client_2.11-0.4.2-sources.jar | 4 KB |
client_2.11-0.4.2-javadoc.jar | 356 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.avatar/client_2.11/ -->
<dependency>
<groupId>com.ubirch.avatar</groupId>
<artifactId>client_2.11</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.avatar/client_2.11/
implementation 'com.ubirch.avatar:client_2.11:0.4.2'
// https://jarcasting.com/artifacts/com.ubirch.avatar/client_2.11/
implementation ("com.ubirch.avatar:client_2.11:0.4.2")
'com.ubirch.avatar:client_2.11:jar:0.4.2'
<dependency org="com.ubirch.avatar" name="client_2.11" rev="0.4.2">
<artifact name="client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.avatar', module='client_2.11', version='0.4.2')
)
libraryDependencies += "com.ubirch.avatar" % "client_2.11" % "0.4.2"
[com.ubirch.avatar/client_2.11 "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.ubirch.avatar : config_2.11 | jar | 0.4.2 |
com.ubirch.avatar : model-rest_2.11 | jar | 0.4.2 |
com.ubirch.avatar : util_2.11 | jar | 0.4.2 |
uk.co.bigbeeconsultants » bee-client_2.11 | jar | 0.29.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 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.11.0 |
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 |