Last Version

jexter-junit5-core 1.0.1

Extensions/Plugins for JVM test frameworks

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.thundra
ArtifactId

ArtifactId

jexter-junit5-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

jexter-junit5-core
Extensions/Plugins for JVM test frameworks

Download jexter-junit5-core 1.0.1


<!-- https://jarcasting.com/artifacts/io.thundra/jexter-junit5-core/ -->
<dependency>
    <groupId>io.thundra</groupId>
    <artifactId>jexter-junit5-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.thundra/jexter-junit5-core/
implementation 'io.thundra:jexter-junit5-core:1.0.1'
// https://jarcasting.com/artifacts/io.thundra/jexter-junit5-core/
implementation ("io.thundra:jexter-junit5-core:1.0.1")
'io.thundra:jexter-junit5-core:jar:1.0.1'
<dependency org="io.thundra" name="jexter-junit5-core" rev="1.0.1">
  <artifact name="jexter-junit5-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thundra', module='jexter-junit5-core', version='1.0.1')
)
libraryDependencies += "io.thundra" % "jexter-junit5-core" % "1.0.1"
[io.thundra/jexter-junit5-core "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.thundra : jexter-core jar 1.0.1

provided (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter Optional jar 5.7.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.platform : junit-platform-launcher jar 1.7.1

Project Modules

There are no modules declared in this project.