| License |
License |
|---|---|
| GroupId | GroupIdorg.reaktivity |
| ArtifactId | ArtifactIdnukleus-http-cache |
| Last Version | Last Version0.147 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHTTP Cache Nukleus Implementation
HTTP Cache Nukleus Implementation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nukleus-http-cache-0.147.pom | |
| nukleus-http-cache-0.147.jar | 330 KB |
| nukleus-http-cache-0.147-tests.jar | 35 KB |
| nukleus-http-cache-0.147-sources.jar | 148 KB |
| nukleus-http-cache-0.147-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-cache/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-http-cache</artifactId>
<version>0.147</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-cache/
implementation 'org.reaktivity:nukleus-http-cache:0.147'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-cache/
implementation ("org.reaktivity:nukleus-http-cache:0.147")
'org.reaktivity:nukleus-http-cache:jar:0.147'
<dependency org="org.reaktivity" name="nukleus-http-cache" rev="0.147">
<artifact name="nukleus-http-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-http-cache', version='0.147')
)
libraryDependencies += "org.reaktivity" % "nukleus-http-cache" % "0.147"
[org.reaktivity/nukleus-http-cache "0.147"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reaktivity : nukleus-http-cache.spec | jar | 0.105 |
| org.reaktivity : reaktor | jar | 0.164 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.reaktivity : reaktor | test-jar | 0.164 |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.kaazing : k3po.junit | jar | 3.1.0 |
| org.kaazing : k3po.lang | jar | 3.1.0 |
| org.openjdk.jmh : jmh-core | jar | 1.12 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.12 |