ZCommons - Configuration Library - (1.5.2)

A library project designed to simplify project configuration and remove boiler-plate code.

License

License

GPL
Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.zcarioca.zcommons
ArtifactId

ArtifactId

zlib-config
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

ZCommons - Configuration Library - (1.5.2)
A library project designed to simplify project configuration and remove boiler-plate code.
Project Organization

Project Organization

zcarioca.net
Source Code Management

Source Code Management

https://github.com/rchargel/zlib-config

Download zlib-config

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.5

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar 2.5.6
org.springframework : spring-beans jar 2.5.6
org.springframework : spring-aspects jar 2.5.6

runtime (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.7.3
org.slf4j : jcl-over-slf4j jar 1.7.5

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 2.5.6
org.slf4j : slf4j-log4j12 jar 1.7.5
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5
1.5.RC1