Last Version

com.sabre.oss.conf4j:conf4j-example-configuration 1.0

conf4j is a library that simplify configuration access via object to configuration mapping

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.sabre.oss.conf4j
ArtifactId

ArtifactId

conf4j-example-configuration
Version

Version

1.0
Type

Type

jar
Description

Description

conf4j is a library that simplify configuration access via object to configuration mapping
Project Organization

Project Organization

Sabre GLBL Inc.

Download conf4j-example-configuration 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sabre.oss.conf4j : conf4j-api jar 1.0

Project Modules

There are no modules declared in this project.