bootique-jcache: JCache Integration with Bootique

Provides JCache integration with Bootique

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jcache
ArtifactId

ArtifactId

bootique-jcache
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-jcache: JCache Integration with Bootique
Provides JCache integration with Bootique
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-jcache

Download bootique-jcache

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
javax.cache : cache-api jar 1.1.0

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-test jar 2.0.1
org.slf4j : slf4j-simple jar 1.7.25
org.ehcache : ehcache jar 3.9.0
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.activation : jakarta.activation jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.3
0.2
0.1