License |
License |
---|---|
GroupId | GroupIdorg.reaktivity |
ArtifactId | ArtifactIdnukleus-http |
Version | Version0.160 |
Type | Typejar |
Description |
DescriptionHTTP Nukleus Implementation
HTTP Nukleus Implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nukleus-http-0.160.pom | |
nukleus-http-0.160.jar | 471 KB |
nukleus-http-0.160-tests.jar | 201 KB |
nukleus-http-0.160-sources.jar | 194 KB |
nukleus-http-0.160-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-http/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-http</artifactId>
<version>0.160</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http/
implementation 'org.reaktivity:nukleus-http:0.160'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http/
implementation ("org.reaktivity:nukleus-http:0.160")
'org.reaktivity:nukleus-http:jar:0.160'
<dependency org="org.reaktivity" name="nukleus-http" rev="0.160">
<artifact name="nukleus-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-http', version='0.160')
)
libraryDependencies += "org.reaktivity" % "nukleus-http" % "0.160"
[org.reaktivity/nukleus-http "0.160"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.reaktivity : nukleus-http.spec | jar | 0.109 |
org.reaktivity : reaktor | jar | 0.162 |
Group / Artifact | Type | Version |
---|---|---|
org.reaktivity : nukleus-tcp | jar | 0.111 |
org.reaktivity : reaktor | test-jar | 0.162 |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 3.4.6 |
org.kaazing : k3po.junit | jar | 3.1.0 |
org.kaazing : k3po.lang | jar | 3.1.0 |
org.openjdk.jmh : jmh-core | jar | 1.17.4 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.17.4 |
com.github.biboudis : jmh-profilers | jar | 0.1.3 |