MVN

com.thetransactioncompany : java-property-utils

Maven & Gradle

Aug 09, 2022
9 usages

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.

<dependency>
    <groupId>com.thetransactioncompany</groupId>
    <artifactId>java-property-utils</artifactId>
    <version>1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thetransactioncompany : java-property-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.17

All Versions

Choose a version of com.thetransactioncompany : java-property-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.17
java-property-utils-1.17
1.16
java-property-utils-1.16
1.15
java-property-utils-1.15
1.14
java-property-utils-1.14
1.13
java-property-utils-1.13
1.10
java-property-utils-1.10
1.9.x
java-property-utils-1.9.1
1.9
java-property-utils-1.9
1.8
java-property-utils-1.8
1.7.x
java-property-utils-1.7.1
1.6
java-property-utils-1.6

How to add a dependency to Maven

Add the following com.thetransactioncompany : java-property-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thetransactioncompany</groupId>
    <artifactId>java-property-utils</artifactId>
    <version>1.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thetransactioncompany : java-property-utils gradle dependency to your build.gradle file:

implementation 'com.thetransactioncompany:java-property-utils:1.17'

Gradle Kotlin DSL: Add the following com.thetransactioncompany : java-property-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thetransactioncompany:java-property-utils:1.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thetransactioncompany : java-property-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thetransactioncompany" % "java-property-utils" % "1.17"

Advertisement

Dependencies from Group

Discover Dependencies

May 20, 2020
41 usages
42.6k stars
May 20, 2020
26 usages
42.6k stars
May 20, 2020
162 usages
42.6k stars
May 20, 2020
16 usages
42.6k stars
Jun 08, 2023
49 usages
2.4k stars
Dec 05, 2017
1 usages
161 stars
Jun 26, 2016
1 usages
905 stars
May 09, 2018
1 usages
508 stars
Feb 21, 2019
10 stars