Last Version

SmallRye: MicroProfile Config Implementation 1.0.0

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-config-1.3
Version

Version

1.0.0
Type

Type

jar
Description

Description

SmallRye: MicroProfile Config Implementation
SmallRye Parent POM

Download smallrye-config-1.3 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 1.3
javax.enterprise : cdi-api jar 2.0.SP1
javax.annotation : javax.annotation-api jar 1.3.2
org.jboss.logging : jboss-logging jar 3.4.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.