Last Version

publishing 0.7.0

"The package is Sunshine's adapter for JUnit 5 tests runner."

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.tatools
ArtifactId

ArtifactId

sunshine-junit5
Version

Version

0.7.0
Type

Type

jar
Description

Description

publishing
"The package is Sunshine's adapter for JUnit 5 tests runner."
Project URL

Project URL

https://github.com/tatools/sunshine
Source Code Management

Source Code Management

https://github.com/tatools/sunshine

Download sunshine-junit5 0.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.tatools : sunshine-core jar 0.7.0
org.junit.jupiter : junit-jupiter jar 5.5.2
org.junit.platform : junit-platform-launcher jar 1.5.2

Project Modules

There are no modules declared in this project.