| License |
License |
|---|---|
| GroupId | GroupIdorg.reaktivity |
| ArtifactId | ArtifactIdnukleus-http |
| Version | Version0.162 |
| Type | Typejar |
| Description |
DescriptionHTTP Nukleus Implementation
HTTP Nukleus Implementation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nukleus-http-0.162.pom | |
| nukleus-http-0.162.jar | 400 KB |
| nukleus-http-0.162-tests.jar | 97 KB |
| nukleus-http-0.162-sources.jar | 175 KB |
| nukleus-http-0.162-javadoc.jar | 316 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-http/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-http</artifactId>
<version>0.162</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http/
implementation 'org.reaktivity:nukleus-http:0.162'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http/
implementation ("org.reaktivity:nukleus-http:0.162")
'org.reaktivity:nukleus-http:jar:0.162'
<dependency org="org.reaktivity" name="nukleus-http" rev="0.162">
<artifact name="nukleus-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-http', version='0.162')
)
libraryDependencies += "org.reaktivity" % "nukleus-http" % "0.162"
[org.reaktivity/nukleus-http "0.162"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reaktivity : nukleus-http.spec | jar | 0.110 |
| org.reaktivity : reaktor | jar | 0.166 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.reaktivity : reaktor | test-jar | 0.166 |
| 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 |