| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface KeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.ubirch.key |
| ArtifactId | ArtifactIdclient-rest_2.11 |
| Version | Version0.11.2 |
| Type | Typejar |
| Description |
Descriptionclient-rest
REST client of the key-service
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| client-rest_2.11-0.11.2.pom | |
| client-rest_2.11-0.11.2.jar | 81 KB |
| client-rest_2.11-0.11.2-sources.jar | 4 KB |
| client-rest_2.11-0.11.2-javadoc.jar | 368 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.key/client-rest_2.11/ -->
<dependency>
<groupId>com.ubirch.key</groupId>
<artifactId>client-rest_2.11</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.key/client-rest_2.11/
implementation 'com.ubirch.key:client-rest_2.11:0.11.2'
// https://jarcasting.com/artifacts/com.ubirch.key/client-rest_2.11/
implementation ("com.ubirch.key:client-rest_2.11:0.11.2")
'com.ubirch.key:client-rest_2.11:jar:0.11.2'
<dependency org="com.ubirch.key" name="client-rest_2.11" rev="0.11.2">
<artifact name="client-rest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.key', module='client-rest_2.11', version='0.11.2')
)
libraryDependencies += "com.ubirch.key" % "client-rest_2.11" % "0.11.2"
[com.ubirch.key/client-rest_2.11 "0.11.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.ubirch.key : config_2.11 | jar | 0.11.2 |
| com.ubirch.key : model-rest_2.11 | jar | 0.11.2 |
| com.ubirch.key : util_2.11 | jar | 0.11.2 |
| com.typesafe.akka : akka-http_2.11 | jar | 10.1.3 |
| com.typesafe.akka : akka-stream_2.11 | jar | 2.5.11 |
| com.typesafe.akka : akka-slf4j_2.11 | jar | 2.5.11 |
| 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 |
| com.internetitem : logback-elasticsearch-appender | jar | 1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ubirch.key : core_2.11 | jar | 0.11.2 |
| com.ubirch.key : test-tools_2.11 | jar | 0.11.2 |