Last Version

PureJ Cfg 1.2

A small library that allows easy and type-safe access to configuration properties

License

License

GroupId

GroupId

com.purej
ArtifactId

ArtifactId

purej-cfg
Version

Version

1.2
Type

Type

jar
Description

Description

PureJ Cfg
A small library that allows easy and type-safe access to configuration properties
Project Organization

Project Organization

Stefan Mueller, adopus consulting gmbh
Source Code Management

Source Code Management

http://github.com/purej/purej-cfg

Download purej-cfg 1.2


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
commons-configuration : commons-configuration jar 1.10

Project Modules

There are no modules declared in this project.