License |
License |
---|---|
Categories |
CategoriesGUI User Interface Ehcache Data Caching Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdehcache |
Version | Version1.2.1.1-jre17 |
Type | Typejar |
Description |
Descriptionehcache
The core maven build properties
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ehcache-1.2.1.1-jre17.pom | |
ehcache-1.2.1.1-jre17.jar | 1 MB |
ehcache-1.2.1.1-jre17-sources.jar | 673 KB |
ehcache-1.2.1.1-jre17-javadoc.jar | 318 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/ehcache/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>ehcache</artifactId>
<version>1.2.1.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/ehcache/
implementation 'com.guicedee.services:ehcache:1.2.1.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee.services/ehcache/
implementation ("com.guicedee.services:ehcache:1.2.1.1-jre17")
'com.guicedee.services:ehcache:jar:1.2.1.1-jre17'
<dependency org="com.guicedee.services" name="ehcache" rev="1.2.1.1-jre17">
<artifact name="ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='ehcache', version='1.2.1.1-jre17')
)
libraryDependencies += "com.guicedee.services" % "ehcache" % "1.2.1.1-jre17"
[com.guicedee.services/ehcache "1.2.1.1-jre17"]
Group / Artifact | Type | Version |
---|---|---|
com.guicedee.services : jakarta.xml.bind-api | jar | 1.2.1.1-jre17 |
com.guicedee.services : slf4j | jar | 1.2.1.1-jre17 |
com.guicedee.services : cache-api | jar | 1.2.1.1-jre17 |