ConfiguR Cache module

Cache module for ConfiguR.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

configur-cache
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ConfiguR Cache module
Cache module for ConfiguR.
Project URL

Project URL

https://github.com/ppodgorsek/configur

Download configur-cache

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ppodgorsek : configur-core jar 1.1.0
org.springframework : spring-context-support jar

test (6)

Group / Artifact Type Version
net.sf.ehcache : ehcache jar 2.10.6
org.easymock : easymock jar 4.0.2
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.junit.jupiter : junit-jupiter-params jar 5.5.0
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0