| License |
License |
|---|---|
| GroupId | GroupIdorg.reaktivity |
| ArtifactId | ArtifactIdnukleus-http-push |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHTTP Push Nukleus Implementation
HTTP Push Nukleus Implementation
|
| Filename | Size |
|---|---|
| nukleus-http-push-0.8.pom | |
| nukleus-http-push-0.8.jar | 140 KB |
| nukleus-http-push-0.8-tests.jar | 41 KB |
| nukleus-http-push-0.8-sources.jar | 68 KB |
| nukleus-http-push-0.8-javadoc.jar | 528 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-push/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-http-push</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-push/
implementation 'org.reaktivity:nukleus-http-push:0.8'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-push/
implementation ("org.reaktivity:nukleus-http-push:0.8")
'org.reaktivity:nukleus-http-push:jar:0.8'
<dependency org="org.reaktivity" name="nukleus-http-push" rev="0.8">
<artifact name="nukleus-http-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-http-push', version='0.8')
)
libraryDependencies += "org.reaktivity" % "nukleus-http-push" % "0.8"
[org.reaktivity/nukleus-http-push "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reaktivity : nukleus | jar | 0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.reaktivity : nukleus-http-push.spec | jar | 0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.reaktivity : reaktor-test | jar | 0.10.2 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.kaazing : k3po.junit | jar | 3.0.0-alpha-77 |
| org.kaazing : k3po.lang | jar | 3.0.0-alpha-77 |
| org.openjdk.jmh : jmh-core | jar | 1.12 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.12 |