com.github.rostmyr:jConfig

Reloadable configuration implementation

License

License

The MIT License
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.rostmyr
ArtifactId

ArtifactId

jConfig
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.rostmyr:jConfig
Reloadable configuration implementation

Download jConfig

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.3.RELEASE
org.springframework : spring-core jar 4.3.3.RELEASE
org.springframework : spring-beans jar 4.3.3.RELEASE
org.springframework : spring-context-support jar 4.3.3.RELEASE
org.springframework : spring-aop jar 4.3.3.RELEASE
org.aspectj : aspectjweaver jar 1.8.9
org.apache.commons : commons-lang3 jar 3.5
commons-io : commons-io jar 2.5
net.sf.ehcache : ehcache jar 2.10.3
com.google.guava : guava jar 20.0
org.slf4j : slf4j-api jar 1.7.22
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.3.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 3.6.1
pl.pragmatists : JUnitParams jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0