Samply Config library

The library for all samply config files

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.samply
ArtifactId

ArtifactId

common-config
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Samply Config library
The library for all samply config files
Project URL

Project URL

https://github.com/samply/common-config
Project Organization

Project Organization

Samply Community
Source Code Management

Source Code Management

https://github.com/samply/common-config

Download common-config

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1
org.apache.logging.log4j : log4j-core jar 2.9.1

Project Modules

There are no modules declared in this project.
de.samply

Samply

Versions

Version
5.2.0
5.1.0