ConfiguR core module

Core module for ConfiguR.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

configur-core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ConfiguR core module
Core module for ConfiguR.
Project URL

Project URL

https://github.com/ppodgorsek/configur

Download configur-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.slf4j : slf4j-api jar 1.7.26
org.springframework : spring-context jar

test (5)

Group / Artifact Type Version
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
1.0.0