Last Version

server 0.11.2

REST interface and Akka HTTP specific code

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.ubirch.key
ArtifactId

ArtifactId

server_2.11
Version

Version

0.11.2
Type

Type

jar
Description

Description

server
REST interface and Akka HTTP specific code
Project URL

Project URL

http://ubirch.com
Project Organization

Project Organization

com.ubirch.key
Source Code Management

Source Code Management

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

Download server_2.11 0.11.2


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

Dependencies

compile (12)

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 : core_2.11 jar 0.11.2
com.ubirch.key : model-db_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.ubirch.key : utils-neo4j_2.11 jar 0.11.2
com.typesafe.akka : akka-slf4j_2.11 jar 2.5.11
com.typesafe.akka : akka-http_2.11 jar 10.1.3
com.typesafe.akka : akka-stream_2.11 jar 2.5.11
com.ubirch.util : rest-akka-http_2.11 jar 0.4.0
com.ubirch.util : response-util_2.11 jar 0.5.0

test (2)

Group / Artifact Type Version
com.ubirch.key : test-tools_2.11 jar 0.11.2
com.ubirch.util : rest-akka-http-test_2.11 jar 0.4.0

Project Modules

There are no modules declared in this project.