License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.sbuslab |
ArtifactId | ArtifactIdakka-http-tools |
Last Version | Last Version1.1.57 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-tools
Tools for akka-http (marshaling, error handling, websockets, sbus support)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-http-tools-1.1.57.pom | |
akka-http-tools-1.1.57.jar | 173 KB |
akka-http-tools-1.1.57-sources.jar | 14 KB |
akka-http-tools-1.1.57-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sbuslab/akka-http-tools/ -->
<dependency>
<groupId>com.sbuslab</groupId>
<artifactId>akka-http-tools</artifactId>
<version>1.1.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.sbuslab/akka-http-tools/
implementation 'com.sbuslab:akka-http-tools:1.1.57'
// https://jarcasting.com/artifacts/com.sbuslab/akka-http-tools/
implementation ("com.sbuslab:akka-http-tools:1.1.57")
'com.sbuslab:akka-http-tools:jar:1.1.57'
<dependency org="com.sbuslab" name="akka-http-tools" rev="1.1.57">
<artifact name="akka-http-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sbuslab', module='akka-http-tools', version='1.1.57')
)
libraryDependencies += "com.sbuslab" % "akka-http-tools" % "1.1.57"
[com.sbuslab/akka-http-tools "1.1.57"]
Group / Artifact | Type | Version |
---|---|---|
com.sbuslab : utils | jar | [1.2.0,1.3.0) |
ch.megard : akka-http-cors_2.12 | jar | 0.4.1 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.10 |
com.typesafe.akka : akka-http-jackson_2.12 | jar | 10.1.10 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.26 |