SmallRye: MicroProfile Config Core Implementation

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config
ArtifactId

ArtifactId

smallrye-config-core
Last Version

Last Version

3.0.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

SmallRye: MicroProfile Config Core Implementation
SmallRye Parent POM

Download smallrye-config-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 3.0.1
io.smallrye.common : smallrye-common-annotation jar
io.smallrye.common : smallrye-common-expression jar
io.smallrye.common : smallrye-common-constraint jar
io.smallrye.common : smallrye-common-classloader jar
org.jboss.logging : jboss-logging jar 3.4.3.Final
org.ow2.asm : asm jar 9.2
io.smallrye.config : smallrye-config-common jar 3.0.0-RC2

provided (3)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 2.0.0
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
io.smallrye.testing : smallrye-testing-utilities jar 2.0.0-RC1
org.jboss.shrinkwrap : shrinkwrap-impl-base jar

Project Modules

There are no modules declared in this project.
io.smallrye.config

SmallRye

Versions

Version
3.0.0-RC2
3.0.0-RC1
2.10.1
2.10.0
2.9.2
2.9.1
2.9.0
2.8.2
2.8.1
2.8.0
2.7.0
2.6.1
2.6.0
2.5.1
2.5.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.1-RC1
2.0.0
2.0.0-RC4