com.sabre.oss.conf4j:conf4j-example-spring-boot

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.sabre.oss.conf4j
ArtifactId

ArtifactId

conf4j-example-spring-boot
Last Version

Last Version

1.0
Release Date

Release Date

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-spring-boot

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.sabre.oss.conf4j : conf4j-example-configuration jar 1.0
com.sabre.oss.conf4j : conf4j-spring-boot jar 1.0
com.sabre.oss.conf4j : conf4j-javassist jar 1.0
org.springframework.boot : spring-boot-starter-log4j2 jar 1.5.10.RELEASE
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.

Versions

Version
1.0
1.0.RC2
1.0.RC1
0.9
0.9.RC1