smt-matchers-reflection

This library contains Hamcrest style matchers that can be used to apply matchers to the internals of a class using reflection.

Лицензия

Лицензия

Группа

Группа

com.github.shiver-me-timbers
Идентификатор

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

smt-matchers-reflection
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

smt-matchers-reflection
This library contains Hamcrest style matchers that can be used to apply matchers to the internals of a class using reflection.

Скачать smt-matchers-reflection

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers-reflection/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-matchers-reflection</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers-reflection/
implementation 'com.github.shiver-me-timbers:smt-matchers-reflection:1.2'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers-reflection/
implementation ("com.github.shiver-me-timbers:smt-matchers-reflection:1.2")
'com.github.shiver-me-timbers:smt-matchers-reflection:jar:1.2'
<dependency org="com.github.shiver-me-timbers" name="smt-matchers-reflection" rev="1.2">
  <artifact name="smt-matchers-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-matchers-reflection', version='1.2')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-matchers-reflection" % "1.2"
[com.github.shiver-me-timbers/smt-matchers-reflection "1.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
com.github.shiver-me-timbers : smt-random jar 1.7
com.github.spullara.mustache.java : compiler jar 0.8.18

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

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

Версии библиотеки

Версия
1.2
1.1
1.0