is not current version
Last Version 0.28-BETA

org.cache2k:cache2k-xml-config 0.26-BETA

XML configuration parser

Categories

Categories

cache2k Data Caching config Application Layer Libs Configuration
GroupId

GroupId

org.cache2k
ArtifactId

ArtifactId

cache2k-xml-config
Version

Version

0.26-BETA
Type

Type

jar

Download cache2k-xml-config 0.26-BETA


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