jbakery-properties

Advanced configuration properties provider.

License

License

MIT License
GroupId

GroupId

org.jbakery
ArtifactId

ArtifactId

jbakery-properties
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

jbakery-properties
Advanced configuration properties provider.
Source Code Management

Source Code Management

https://github.com/brendanjbaker/jbakery-properties.git

Download jbakery-properties

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jbakery : jbakery-arguments jar 1.0.1
org.jbakery : jbakery-caching jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.1.0
1.0.1
1.0.0