Last Version

Empty Release Project to Avoid Maven Bug 3.0.0-RC2

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

3.0.0-RC2
Type

Type

pom
Description

Description

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

Download smallrye-config-release 3.0.0-RC2


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

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.