License |
License |
---|---|
Categories |
CategoriesJava Languages JSON Data |
GroupId | GroupIdpl.jalokim.propertiestojson |
ArtifactId | ArtifactIdjava-properties-to-json |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary used to convert from java properties to json
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
pl.jalokim.utils : test-utils | jar | 3.1.0 |