ConfiguR

ConfiguR is a persistent configuration service.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

configur
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ConfiguR
ConfiguR is a persistent configuration service.
Project URL

Project URL

https://github.com/ppodgorsek/configur

Download configur

How to add to project

<!-- 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

Versions

Version
1.1.0
1.0.0