commons-config

Toolbelt with utilities that are useful for many projects.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

se.l4.commons
ArtifactId

ArtifactId

commons-config
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

commons-config
Toolbelt with utilities that are useful for many projects.

Download commons-config

How to add to project

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

Dependencies

compile (4)

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

test (4)

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

Project Modules

There are no modules declared in this project.
se.l4.commons

Level Four AB

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0