is not current version
Last Version 1.0

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.sabre.oss.conf4j
ArtifactId

ArtifactId

conf4j-example-spring-boot
Version

Version

1.0.RC2
Type

Type

jar

Download conf4j-example-spring-boot 1.0.RC2


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