Last Version

Maven Surefire Integration Tests 2.7.2

Surefire is a test framework project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.surefire
ArtifactId

ArtifactId

surefire-integration-tests
Version

Version

2.7.2
Type

Type

jar
Description

Description

Maven Surefire Integration Tests
Surefire is a test framework project.
Project Organization

Project Organization

The Apache Software Foundation

Download surefire-integration-tests 2.7.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven.plugins : maven-surefire-report-plugin maven-plugin 2.7.2
org.apache.maven.plugins : maven-surefire-plugin maven-plugin 2.7.2
org.apache.maven.surefire : surefire-testng jar 2.7.2
org.apache.maven.surefire : surefire-junit3 jar 2.7.2
org.apache.maven.surefire : surefire-junit4 jar 2.7.2
org.apache.maven.surefire : surefire-junit47 jar 2.7.2
org.apache.maven.shared : maven-verifier jar 1.2

test (4)

Group / Artifact Type Version
org.apache.maven : maven-settings jar 2.0.6
org.codehaus.plexus : plexus-utils jar 2.0.5
net.sourceforge.htmlunit : htmlunit jar 2.8
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.