License |
License |
---|---|
GroupId | GroupIdcom.github.marks-yag |
ArtifactId | ArtifactIdpunner-suite |
Version | Version0.9.17 |
Type | Typejar |
Description |
DescriptionPunner Suite
Punner suite batch launches test cases and collects results.
|
Filename | Size |
---|---|
punner-suite-0.9.17.pom | |
punner-suite-0.9.17.jar | 23 KB |
punner-suite-0.9.17-sources.jar | 6 KB |
punner-suite-0.9.17-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marks-yag/punner-suite/ -->
<dependency>
<groupId>com.github.marks-yag</groupId>
<artifactId>punner-suite</artifactId>
<version>0.9.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marks-yag/punner-suite/
implementation 'com.github.marks-yag:punner-suite:0.9.17'
// https://jarcasting.com/artifacts/com.github.marks-yag/punner-suite/
implementation ("com.github.marks-yag:punner-suite:0.9.17")
'com.github.marks-yag:punner-suite:jar:0.9.17'
<dependency org="com.github.marks-yag" name="punner-suite" rev="0.9.17">
<artifact name="punner-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marks-yag', module='punner-suite', version='0.9.17')
)
libraryDependencies += "com.github.marks-yag" % "punner-suite" % "0.9.17"
[com.github.marks-yag/punner-suite "0.9.17"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.50 |
com.github.marks-yag : punner-core | jar | 0.9.17 |
commons-pool : commons-pool | jar | 1.5.4 |
org.apache.maven : maven-plugin-api | jar | 3.5.3 |
org.apache.maven : maven-project | jar | 2.2.1 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.50 |