is not current version
Last Version 3.0.0-RC2

Empty Release Project to Avoid Maven Bug 2.4.3

Empty Release Project to Avoid Maven Bug

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config
ArtifactId

ArtifactId

smallrye-config-release
Version

Version

2.4.3
Type

Type

pom
Description

Description

Empty Release Project to Avoid Maven Bug
Empty Release Project to Avoid Maven Bug

Download smallrye-config-release 2.4.3


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

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.