License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration JSON Data |
GroupId | GroupIdio.smallrye.config |
ArtifactId | ArtifactIdsmallrye-config-converter-json |
Last Version | Last Version3.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: MicroProfile Config Converter - Json
SmallRye Parent POM
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0.1 |
jakarta.json : jakarta.json-api | jar | 2.0.1 |
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 |