License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.ubirch.storage |
ArtifactId | ArtifactIdclient_2.11 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionclient
client code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client_2.11-0.0.1.pom | |
client_2.11-0.0.1.jar | 4 KB |
client_2.11-0.0.1-sources.jar | 1 KB |
client_2.11-0.0.1-javadoc.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.storage/client_2.11/ -->
<dependency>
<groupId>com.ubirch.storage</groupId>
<artifactId>client_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.storage/client_2.11/
implementation 'com.ubirch.storage:client_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.ubirch.storage/client_2.11/
implementation ("com.ubirch.storage:client_2.11:0.0.1")
'com.ubirch.storage:client_2.11:jar:0.0.1'
<dependency org="com.ubirch.storage" name="client_2.11" rev="0.0.1">
<artifact name="client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.storage', module='client_2.11', version='0.0.1')
)
libraryDependencies += "com.ubirch.storage" % "client_2.11" % "0.0.1"
[com.ubirch.storage/client_2.11 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.8 |
org.scala-lang : scala-library | jar | 2.11.8 |
com.ubirch.storage : share_2.11 | jar | 0.0.1 |
com.ubirch.storage : core_2.11 | jar | 0.0.1 |
com.ubirch.storage : model_2.11 | jar | 0.0.1 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.5 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.4.0 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
ch.qos.logback : logback-core | jar | 1.1.3 |
org.slf4j : slf4j-api | jar | 1.7.12 |
com.internetitem : logback-elasticsearch-appender | jar | 1.3 |
commons-io : commons-io | jar | 2.4 |
commons-logging : commons-logging | jar | 1.2 |
joda-time : joda-time | jar | 2.9.4 |
org.joda : joda-convert | jar | 1.8 |
com.typesafe.akka : akka-http-testkit_2.11 | jar | 2.4.8 |
com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.4.8 |
de.heikoseeberger : akka-http-json4s_2.11 | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |