Last Version

SmallRye: MicroProfile Config Converter - Json 3.0.0-RC2

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration JSON Data
GroupId

GroupId

io.smallrye.config
ArtifactId

ArtifactId

smallrye-config-converter-json
Version

Version

3.0.0-RC2
Type

Type

jar
Description

Description

SmallRye: MicroProfile Config Converter - Json
SmallRye Parent POM

Download smallrye-config-converter-json 3.0.0-RC2


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

Dependencies

provided (2)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 3.0.1
jakarta.json : jakarta.json-api jar 2.0.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
io.smallrye.config : smallrye-config jar 3.0.0-RC2
org.glassfish : jakarta.json jar 2.0.1
org.jboss.weld : weld-junit5 jar 3.0.0.Final

Project Modules

There are no modules declared in this project.