is not current version
Last Version 2.0.1

io.bootique.jcache:bootique-jcache 0.25

Provides JCache integration with Bootique

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jcache
ArtifactId

ArtifactId

bootique-jcache
Version

Version

0.25
Type

Type

jar

Download bootique-jcache 0.25


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