is not current version
Last Version 5.3.0

Java properties to Json 5.2.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.2.0
Type

Type

jar
Description

Description

Java properties to Json
Library used to convert from java properties to json
Project URL

Project URL

https://github.com/mikolajmitura/java-properties-to-json
Source Code Management

Source Code Management

https://github.com/mikolajmitura/java-properties-to-json

Download java-properties-to-json 5.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.jalokim.propertiestojson/java-properties-to-json/
implementation 'pl.jalokim.propertiestojson:java-properties-to-json:5.2.0'
// https://jarcasting.com/artifacts/pl.jalokim.propertiestojson/java-properties-to-json/
implementation ("pl.jalokim.propertiestojson:java-properties-to-json:5.2.0")
'pl.jalokim.propertiestojson:java-properties-to-json:jar:5.2.0'
<dependency org="pl.jalokim.propertiestojson" name="java-properties-to-json" rev="5.2.0">
  <artifact name="java-properties-to-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.jalokim.propertiestojson', module='java-properties-to-json', version='5.2.0')
)
libraryDependencies += "pl.jalokim.propertiestojson" % "java-properties-to-json" % "5.2.0"
[pl.jalokim.propertiestojson/java-properties-to-json "5.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 28.1-jre
org.projectlombok : lombok jar 1.18.8
pl.jalokim.utils : java-utils jar 1.1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.codehaus.groovy : groovy-all jar 2.4.10
org.spockframework : spock-core jar 1.1-groovy-2.4-rc-4

Project Modules

There are no modules declared in this project.