is not current version
Last Version 0.3

Reflection Assert 0.2

Reflection-based assertions for JUnit 5

License

License

GroupId

GroupId

com.github.hpple.reflection-assert
ArtifactId

ArtifactId

reflection-assert-vintage
Version

Version

0.2
Type

Type

jar
Description

Description

Reflection Assert
Reflection-based assertions for JUnit 5
Project URL

Project URL

https://github.com/hpple/reflection-assert
Source Code Management

Source Code Management

https://github.com/hpple/reflection-assert/tree/master

Download reflection-assert-vintage 0.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hpple.reflection-assert/reflection-assert-vintage/
implementation 'com.github.hpple.reflection-assert:reflection-assert-vintage:0.2'
// https://jarcasting.com/artifacts/com.github.hpple.reflection-assert/reflection-assert-vintage/
implementation ("com.github.hpple.reflection-assert:reflection-assert-vintage:0.2")
'com.github.hpple.reflection-assert:reflection-assert-vintage:jar:0.2'
<dependency org="com.github.hpple.reflection-assert" name="reflection-assert-vintage" rev="0.2">
  <artifact name="reflection-assert-vintage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hpple.reflection-assert', module='reflection-assert-vintage', version='0.2')
)
libraryDependencies += "com.github.hpple.reflection-assert" % "reflection-assert-vintage" % "0.2"
[com.github.hpple.reflection-assert/reflection-assert-vintage "0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.hpple.reflection-assert : reflection-comparator jar 0.2
ognl : ognl jar 3.1.4

Project Modules

There are no modules declared in this project.