Последняя версия

Property Path 0.1.3

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

Лицензия

Лицензия

Группа

Группа

com.remondis
Идентификатор

Идентификатор

propertypath
Версия

Версия

0.1.3
Тип

Тип

jar
Описание

Описание

Property Path
A library for simplifying transitive get calls on a path of Java Bean properties.
Ссылка на сайт

Ссылка на сайт

https://github.com/remondis-it/propertypath
Система контроля версий

Система контроля версий

https://github.com/remondis-it/propertypath.git

Скачать propertypath 0.1.3


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
cglib : cglib jar 3.2.9

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 4.3.16.RELEASE
org.springframework : spring-context jar 4.3.16.RELEASE

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.18.0
org.assertj : assertj-core jar 3.9.1

Модули Проекта

Данный проект не имеет модулей.