MVN

com.remondis : propertypath

Maven & Gradle

Apr 11, 2023
1 usages
2 stars

Property Path · A library for simplifying transitive get calls on a path of Java Bean properties.

<dependency>
    <groupId>com.remondis</groupId>
    <artifactId>propertypath</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.remondis : propertypath to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.remondis : propertypath to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
propertypath-0.2.0
0.1.x
propertypath-0.1.3
propertypath-0.1.2
propertypath-0.1.1
propertypath-0.1.0
0.0.x
propertypath-0.0.7
propertypath-0.0.6
propertypath-0.0.5
propertypath-0.0.3
propertypath-0.0.2
propertypath-0.0.1

How to add a dependency to Maven

Add the following com.remondis : propertypath maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.remondis</groupId>
    <artifactId>propertypath</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.remondis : propertypath gradle dependency to your build.gradle file:

implementation 'com.remondis:propertypath:0.2.0'

Gradle Kotlin DSL: Add the following com.remondis : propertypath gradle kotlin dependency to your build.gradle.kts file:

implementation("com.remondis:propertypath:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.remondis : propertypath sbt scala dependency to your build.sbt file:

libraryDependencies += "com.remondis" % "propertypath" % "0.2.0"

Advertisement

Dependencies from Group

Mar 03, 2022
3 usages
1 stars
Apr 11, 2023
1 usages
2 stars
Apr 28, 2023
115 stars

Discover Dependencies

Apr 03, 2019
30 stars
Sep 30, 2022
Sep 26, 2022
32 stars
Apr 28, 2021
5 stars
Aug 25, 2020
1 usages
18 stars
Aug 25, 2020
May 13, 2019
24 stars