License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdse.l4.commons |
ArtifactId | ArtifactIdcommons-config |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-config
Toolbelt with utilities that are useful for many projects.
|
Filename | Size |
---|---|
commons-config-1.2.2.pom | |
commons-config-1.2.2.jar | 38 KB |
commons-config-1.2.2-sources.jar | 19 KB |
commons-config-1.2.2-javadoc.jar | 486 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.l4.commons/commons-config/ -->
<dependency>
<groupId>se.l4.commons</groupId>
<artifactId>commons-config</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.commons/commons-config/
implementation 'se.l4.commons:commons-config:1.2.2'
// https://jarcasting.com/artifacts/se.l4.commons/commons-config/
implementation ("se.l4.commons:commons-config:1.2.2")
'se.l4.commons:commons-config:jar:1.2.2'
<dependency org="se.l4.commons" name="commons-config" rev="1.2.2">
<artifact name="commons-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.commons', module='commons-config', version='1.2.2')
)
libraryDependencies += "se.l4.commons" % "commons-config" % "1.2.2"
[se.l4.commons/commons-config "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
se.l4.commons : commons-serialization | jar | 1.2.2 |
se.l4.commons : commons-io | jar | 1.2.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.1.0.Final |
org.glassfish : javax.el | jar | 3.0.1-b11 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.20.0 |