Last Version

pl.jalokim.propertiestojson:java-properties-to-json 5.3.0

Library used to convert from java properties to json

License

License

Categories

Categories

Java Languages JSON Data
GroupId

GroupId

pl.jalokim.propertiestojson
ArtifactId

ArtifactId

java-properties-to-json
Version

Version

5.3.0
Type

Type

jar
Description

Description

Library used to convert from java properties to json

Download java-properties-to-json 5.3.0


<!-- https://jarcasting.com/artifacts/pl.jalokim.propertiestojson/java-properties-to-json/ -->
<dependency>
    <groupId>pl.jalokim.propertiestojson</groupId>
    <artifactId>java-properties-to-json</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.jalokim.propertiestojson/java-properties-to-json/
implementation 'pl.jalokim.propertiestojson:java-properties-to-json:5.3.0'
// https://jarcasting.com/artifacts/pl.jalokim.propertiestojson/java-properties-to-json/
implementation ("pl.jalokim.propertiestojson:java-properties-to-json:5.3.0")
'pl.jalokim.propertiestojson:java-properties-to-json:jar:5.3.0'
<dependency org="pl.jalokim.propertiestojson" name="java-properties-to-json" rev="5.3.0">
  <artifact name="java-properties-to-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.jalokim.propertiestojson', module='java-properties-to-json', version='5.3.0')
)
libraryDependencies += "pl.jalokim.propertiestojson" % "java-properties-to-json" % "5.3.0"
[pl.jalokim.propertiestojson/java-properties-to-json "5.3.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9
com.google.guava : guava jar 31.0.1-jre
pl.jalokim.utils : java-utils jar 3.1.0
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.10
com.github.spotbugs : spotbugs-annotations jar 4.0.0
com.google.code.findbugs : annotations jar 3.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
pl.jalokim.utils : test-utils jar 3.1.0

Project Modules

There are no modules declared in this project.