Last Version

SmallRye: MicroProfile Config Implementation (relocation) 1.5.0

Relocation for MicroProfile Config artifact

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-config
Version

Version

1.5.0
Type

Type

pom
Description

Description

SmallRye: MicroProfile Config Implementation (relocation)
Relocation for MicroProfile Config artifact
Project URL

Project URL

http://smallrye.io
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-config/tree/reloc

Download smallrye-config 1.5.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.