Last Version

ConfiguR 1.1.0

ConfiguR is a persistent configuration service.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

configur
Version

Version

1.1.0
Type

Type

jar
Description

Description

ConfiguR
ConfiguR is a persistent configuration service.
Project URL

Project URL

https://github.com/ppodgorsek/configur

Download configur 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • configur-core
  • configur-cache
  • configur-springdata-jpa