Last Version

JProperties 1.0.7

JSON based properties with substitution and inclusion.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jmatrix
ArtifactId

ArtifactId

jproperties
Version

Version

1.0.7
Type

Type

jar
Description

Description

JProperties
JSON based properties with substitution and inclusion.
Project URL

Project URL

https://github.com/bemowski/jproperties
Source Code Management

Source Code Management

https://github.com/bemowski/jproperties.git

Download jproperties 1.0.7


<!-- https://jarcasting.com/artifacts/net.jmatrix/jproperties/ -->
<dependency>
    <groupId>net.jmatrix</groupId>
    <artifactId>jproperties</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.jmatrix/jproperties/
implementation 'net.jmatrix:jproperties:1.0.7'
// https://jarcasting.com/artifacts/net.jmatrix/jproperties/
implementation ("net.jmatrix:jproperties:1.0.7")
'net.jmatrix:jproperties:jar:1.0.7'
<dependency org="net.jmatrix" name="jproperties" rev="1.0.7">
  <artifact name="jproperties" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jmatrix', module='jproperties', version='1.0.7')
)
libraryDependencies += "net.jmatrix" % "jproperties" % "1.0.7"
[net.jmatrix/jproperties "1.0.7"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.