is not current version
Last Version 0.147

org.reaktivity:nukleus-http-cache 0.117

HTTP Cache Nukleus Implementation

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-http-cache
Version

Version

0.117
Type

Type

jar

Download nukleus-http-cache 0.117


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