License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries |
GroupId | GroupIdde.ruedigermoeller |
ArtifactId | ArtifactIdkontraktor-reactive-streams |
Last Version | Last Version4.28 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp connectivity for kontraktor
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-reactive-streams/ -->
<dependency>
<groupId>de.ruedigermoeller</groupId>
<artifactId>kontraktor-reactive-streams</artifactId>
<version>4.28</version>
</dependency>
// https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-reactive-streams/
implementation 'de.ruedigermoeller:kontraktor-reactive-streams:4.28'
// https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-reactive-streams/
implementation ("de.ruedigermoeller:kontraktor-reactive-streams:4.28")
'de.ruedigermoeller:kontraktor-reactive-streams:jar:4.28'
<dependency org="de.ruedigermoeller" name="kontraktor-reactive-streams" rev="4.28">
<artifact name="kontraktor-reactive-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ruedigermoeller', module='kontraktor-reactive-streams', version='4.28')
)
libraryDependencies += "de.ruedigermoeller" % "kontraktor-reactive-streams" % "4.28"
[de.ruedigermoeller/kontraktor-reactive-streams "4.28"]
Group / Artifact | Type | Version |
---|---|---|
de.ruedigermoeller : kontraktor | jar | 4.28 |
org.reactivestreams : reactive-streams | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
de.ruedigermoeller : kontraktor-http | jar | 4.28 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.0 |
io.reactivex : rxjava-reactive-streams | jar | 1.0.1 |
com.typesafe.akka : akka-stream-experimental_2.11 | jar | 1.0-RC4 |
junit : junit | jar | 4.12 |