com.io7m.percentpass.tests

Percentage-passing JUnit extension (Test suite)

License

License

GroupId

GroupId

com.io7m.percentpass
ArtifactId

ArtifactId

com.io7m.percentpass.tests
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.percentpass.tests
Percentage-passing JUnit extension (Test suite)
Project URL

Project URL

https://www.io7m.com/software/percentpass

Download com.io7m.percentpass.tests

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.io7m.percentpass : com.io7m.percentpass.extension jar 0.0.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-api jar 2.0.0-alpha7
ch.qos.logback : logback-classic jar 1.3.0-alpha14

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.bundle jar 2.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1