License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdorg.ehcache.modules |
ArtifactId | ArtifactIdehcache-xml |
Version | Version3.9.7 |
Type | Typejar |
Description |
DescriptionEhcache 3 XML Parsing module
The module containing all XML parsing logic Ehcache 3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ehcache-xml-3.9.7.pom | |
ehcache-xml-3.9.7.jar | 170 KB |
ehcache-xml-3.9.7-sources.jar | 94 KB |
ehcache-xml-3.9.7-javadoc.jar | 335 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ehcache.modules/ehcache-xml/ -->
<dependency>
<groupId>org.ehcache.modules</groupId>
<artifactId>ehcache-xml</artifactId>
<version>3.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehcache.modules/ehcache-xml/
implementation 'org.ehcache.modules:ehcache-xml:3.9.7'
// https://jarcasting.com/artifacts/org.ehcache.modules/ehcache-xml/
implementation ("org.ehcache.modules:ehcache-xml:3.9.7")
'org.ehcache.modules:ehcache-xml:jar:3.9.7'
<dependency org="org.ehcache.modules" name="ehcache-xml" rev="3.9.7">
<artifact name="ehcache-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehcache.modules', module='ehcache-xml', version='3.9.7')
)
libraryDependencies += "org.ehcache.modules" % "ehcache-xml" % "3.9.7"
[org.ehcache.modules/ehcache-xml "3.9.7"]
Group / Artifact | Type | Version |
---|---|---|
org.ehcache.modules : ehcache-api | jar | 3.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | [2.2,3) |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.ehcache.modules : ehcache-core | jar | 3.9.7 |
org.ehcache.modules : ehcache-impl | jar | 3.9.7 |