Last Version

SureFire Parent 1.1

Surefire is a test framework project.

GroupId

GroupId

surefire
ArtifactId

ArtifactId

surefire-root
Version

Version

1.1
Type

Type

pom
Description

Description

SureFire Parent
Surefire is a test framework project.
Project Organization

Project Organization

Codehaus

Download surefire-root 1.1

Filename Size
surefire-root-1.1.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • surefire
  • surefire-booter
  • surefire-jython
  • surefire-web
  • surefire-xmlrpc