License |
License |
---|---|
GroupId | GroupIdcom.github.marks-yag |
ArtifactId | ArtifactIdpunner-core |
Version | Version0.9.17 |
Type | Typejar |
Description |
DescriptionPunner Core
Punner core is a parallel JUnit test runner.
|
Filename | Size |
---|---|
punner-core-0.9.17.pom | |
punner-core-0.9.17.jar | 74 KB |
punner-core-0.9.17-sources.jar | 17 KB |
punner-core-0.9.17-javadoc.jar | 84 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
ch.qos.logback : logback-core | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.50 |