Last Version

HTTP/2 Nukleus Implementation 0.111

HTTP/2 Nukleus Implementation

License

License

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-http2
Version

Version

0.111
Type

Type

jar
Description

Description

HTTP/2 Nukleus Implementation
HTTP/2 Nukleus Implementation
Project URL

Project URL

https://github.com/reaktivity/nukleus-http2.java
Source Code Management

Source Code Management

https://github.com/reaktivity/nukleus-http2.java

Download nukleus-http2 0.111


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

provided (2)

Group / Artifact Type Version
org.reaktivity : nukleus-http2.spec jar 0.76
org.reaktivity : reaktor jar 0.100

test (9)

Group / Artifact Type Version
org.reaktivity : nukleus-tcp jar 0.83
org.reaktivity : reaktor test-jar 0.100
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.kaazing : k3po.junit jar 3.0.0-alpha-103
org.kaazing : k3po.lang jar 3.0.0-alpha-103
org.openjdk.jmh : jmh-core jar 1.12
org.openjdk.jmh : jmh-generator-annprocess jar 1.12
org.jmock : jmock-junit4 jar 2.6.0

Project Modules

There are no modules declared in this project.