Last Version

JavaTest Reflection Module 0.2.0

A runner that reflectively finds all classes that can be run in a directory

License

License

GroupId

GroupId

io.github.olib963
ArtifactId

ArtifactId

javatest-reflection
Version

Version

0.2.0
Type

Type

jar
Description

Description

JavaTest Reflection Module
A runner that reflectively finds all classes that can be run in a directory

Download javatest-reflection 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.olib963 : javatest-core jar 0.2.0

test (2)

Group / Artifact Type Version
io.github.olib963 : javatest-fixtures jar 0.2.0
io.github.olib963 : javatest-matchers jar 0.2.0

Project Modules

There are no modules declared in this project.