is not current version
Last Version 5.0.10

net.sourceforge.openutils:openutils-mgnlcache 1.0.1

An alternative "simple is beautiful" cache module for Magnolia CMS

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-mgnlcache
Version

Version

1.0.1
Type

Type

jar

Download openutils-mgnlcache 1.0.1


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