License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.jcache |
ArtifactId | ArtifactIdbootique-jcache |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-jcache: JCache Integration with Bootique
Provides JCache integration with Bootique
|
Project Organization |
Project OrganizationObjectStyle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootique-jcache-2.0.1.pom | |
bootique-jcache-2.0.1.jar | 9 KB |
bootique-jcache-2.0.1-sources.jar | 7 KB |
bootique-jcache-2.0.1-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.bootique : bootique | jar | 2.0.1 |
javax.cache : cache-api | jar | 1.1.0 |
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 |