Last Version

Punner Core 0.9.17

Punner core is a parallel JUnit test runner.

License

License

GroupId

GroupId

com.github.marks-yag
ArtifactId

ArtifactId

punner-core
Version

Version

0.9.17
Type

Type

jar
Description

Description

Punner Core
Punner core is a parallel JUnit test runner.

Download punner-core 0.9.17


<!-- https://jarcasting.com/artifacts/com.github.marks-yag/punner-core/ -->
<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>punner-core</artifactId>
    <version>0.9.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marks-yag/punner-core/
implementation 'com.github.marks-yag:punner-core:0.9.17'
// https://jarcasting.com/artifacts/com.github.marks-yag/punner-core/
implementation ("com.github.marks-yag:punner-core:0.9.17")
'com.github.marks-yag:punner-core:jar:0.9.17'
<dependency org="com.github.marks-yag" name="punner-core" rev="0.9.17">
  <artifact name="punner-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marks-yag', module='punner-core', version='0.9.17')
)
libraryDependencies += "com.github.marks-yag" % "punner-core" % "0.9.17"
[com.github.marks-yag/punner-core "0.9.17"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
com.google.guava : guava jar 20.0
commons-pool : commons-pool jar 1.5.4
org.slf4j : slf4j-api jar 1.7.25
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
junit : junit jar 4.12

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50

Project Modules

There are no modules declared in this project.