| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hpple.reflection-assert |
| Идентификатор | Идентификаторreflection-assert-vintage |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеReflection Assert
Reflection-based assertions for JUnit 5
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.hpple.reflection-assert/reflection-assert-vintage/ -->
<dependency>
<groupId>com.github.hpple.reflection-assert</groupId>
<artifactId>reflection-assert-vintage</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hpple.reflection-assert/reflection-assert-vintage/
implementation 'com.github.hpple.reflection-assert:reflection-assert-vintage:0.3'
// https://jarcasting.com/artifacts/com.github.hpple.reflection-assert/reflection-assert-vintage/
implementation ("com.github.hpple.reflection-assert:reflection-assert-vintage:0.3")
'com.github.hpple.reflection-assert:reflection-assert-vintage:jar:0.3'
<dependency org="com.github.hpple.reflection-assert" name="reflection-assert-vintage" rev="0.3">
<artifact name="reflection-assert-vintage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hpple.reflection-assert', module='reflection-assert-vintage', version='0.3')
)
libraryDependencies += "com.github.hpple.reflection-assert" % "reflection-assert-vintage" % "0.3"
[com.github.hpple.reflection-assert/reflection-assert-vintage "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hpple.reflection-assert : reflection-comparator | jar | 0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opentest4j : opentest4j | jar | 1.2.0 |
| ognl : ognl | jar | 3.1.4 |