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

codes.sen:matcher 1.0.0

Matcher is a utility tool used to match List of objects of 2 different classes based on Specified list of Field accessors provided in form of MatcherSpecifications.

Лицензия

Лицензия

Группа

Группа

codes.sen
Идентификатор

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

matcher
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

codes.sen:matcher
Matcher is a utility tool used to match List of objects of 2 different classes based on Specified list of Field accessors provided in form of MatcherSpecifications.
Ссылка на сайт

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

https://github.com/abhishekSen999/matcher
Система контроля версий

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

https://github.com/abhishekSen999/matcher

Скачать matcher 1.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.hibernate.validator : hibernate-validator jar 6.0.13.Final
codes.sen : utility jar 1.0.0
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

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

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