Last Version

Empty Release Project to Avoid Maven Bug (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-release
Version

Version

1.5.0
Type

Type

pom
Description

Description

Empty Release Project to Avoid Maven Bug (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-release 1.5.0


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