| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdde.samply |
| ArtifactId | ArtifactIdcommon-config |
| Last Version | Last Version5.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSamply Config library
The library for all samply config files
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSamply Community |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-config-5.2.0.pom | |
| common-config-5.2.0.jar | 57 KB |
| common-config-5.2.0-sources.jar | 40 KB |
| common-config-5.2.0-javadoc.jar | 307 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| 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 |