| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| matcher-1.0.0.pom | |
| matcher-1.0.0.jar | 11 KB |
| matcher-1.0.0-sources.jar | 8 KB |
| matcher-1.0.0-javadoc.jar | 419 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |