Last Version

org.bitbucket.swattu:config-utils 4.2.5

Various utilities to make developer's life easier

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

config-utils
Version

Version

4.2.5
Type

Type

jar
Description

Description

Various utilities to make developer's life easier

Download config-utils 4.2.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10
commons-io : commons-io jar 2.6
javax.annotation : jsr250-api jar 1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3
org.springframework : spring-test jar 5.3.16
junit : junit jar 4.13
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.