SureFire Play!-JUnit4 Runner


License

License

Categories

Categories

Maven Build Tools JUnit Unit Testing
GroupId

GroupId

com.google.code.maven-play-plugin
ArtifactId

ArtifactId

surefire-play-junit4
Last Version

Last Version

1.0.0-beta8
Release Date

Release Date

Type

Type

jar
Description

Description

SureFire Play!-JUnit4 Runner
SureFire Play!-JUnit4 Runner
Source Code Management

Source Code Management

https://github.com/play1-maven-plugin/play1-maven-plugin/tree/plugin-1.0.0-beta8/surefire-play-junit4

Download surefire-play-junit4

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/surefire-play-junit4/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin</groupId>
    <artifactId>surefire-play-junit4</artifactId>
    <version>1.0.0-beta8</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/surefire-play-junit4/
implementation 'com.google.code.maven-play-plugin:surefire-play-junit4:1.0.0-beta8'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/surefire-play-junit4/
implementation ("com.google.code.maven-play-plugin:surefire-play-junit4:1.0.0-beta8")
'com.google.code.maven-play-plugin:surefire-play-junit4:jar:1.0.0-beta8'
<dependency org="com.google.code.maven-play-plugin" name="surefire-play-junit4" rev="1.0.0-beta8">
  <artifact name="surefire-play-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin', module='surefire-play-junit4', version='1.0.0-beta8')
)
libraryDependencies += "com.google.code.maven-play-plugin" % "surefire-play-junit4" % "1.0.0-beta8"
[com.google.code.maven-play-plugin/surefire-play-junit4 "1.0.0-beta8"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.surefire : common-junit4 jar 2.19.1
org.apache.maven.surefire : common-java5 jar 2.19.1
org.apache.maven.shared : maven-shared-utils jar 0.7

provided (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.apache.maven.surefire : surefire-api jar 2.19.1
com.google.code.maven-play-plugin.org.playframework : play jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta8
1.0.0-beta7
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4