Last Version

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

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

License

License

GroupId

GroupId

com.sabre.oss.conf4j
ArtifactId

ArtifactId

conf4j-example-generics
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-generics 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.sabre.oss.conf4j : conf4j-core jar 1.0
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-jcl jar 2.10.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.apiguardian : apiguardian-api jar 1.0.0

Project Modules

There are no modules declared in this project.