Java Property Utility

This package provides a Java utility for typed retrieval of java.util.Properties as boolean, integer, floating point, string, URL, URI and enum values.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.thetransactioncompany
ArtifactId

ArtifactId

java-property-utils
Last Version

Last Version

1.16
Release Date

Release Date

Type

Type

jar
Description

Description

Java Property Utility
This package provides a Java utility for typed retrieval of java.util.Properties as boolean, integer, floating point, string, URL, URI and enum values.
Project URL

Project URL

http://software.dzhuvinov.com/
Project Organization

Project Organization

The Transaction Company
Source Code Management

Source Code Management

https://bitbucket.org/thetransactioncompany/java-property-utils.git

Download java-property-utils

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.16
1.15
1.14
1.13
1.10
1.9.1
1.9
1.8
1.7.1
1.6