MVN

org.apache.maven.surefire : surefire-shared-utils

Maven & Gradle

Jun 03, 2023
6 usages
391 stars

Surefire Shared Utils · Relocated Java packages of maven-shared-utils and several Apache Commons utilities in Surefire.

<dependency>
    <groupId>org.apache.maven.surefire</groupId>
    <artifactId>surefire-shared-utils</artifactId>
    <version>3.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.surefire : surefire-shared-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.2

All Versions

Choose a version of org.apache.maven.surefire : surefire-shared-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
surefire-shared-utils-3.1.2
surefire-shared-utils-3.1.0
3.0.x
surefire-shared-utils-3.0.0
surefire-shared-utils-3.0.0-M9
surefire-shared-utils-3.0.0-M8
surefire-shared-utils-3.0.0-M7
surefire-shared-utils-3.0.0-M6
surefire-shared-utils-3.0.0-M5
surefire-shared-utils-3.0.0-M4

How to add a dependency to Maven

Add the following org.apache.maven.surefire : surefire-shared-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.maven.surefire</groupId>
    <artifactId>surefire-shared-utils</artifactId>
    <version>3.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.maven.surefire : surefire-shared-utils gradle dependency to your build.gradle file:

implementation 'org.apache.maven.surefire:surefire-shared-utils:3.1.2'

Gradle Kotlin DSL: Add the following org.apache.maven.surefire : surefire-shared-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.maven.surefire:surefire-shared-utils:3.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.maven.surefire : surefire-shared-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.maven.surefire" % "surefire-shared-utils" % "3.1.2"

Advertisement

Dependencies from Group

Jun 03, 2023
91 usages
391 stars
Jun 03, 2023
58 usages
391 stars
Jun 03, 2023
47 usages
391 stars
Jun 03, 2023
34 usages
391 stars
Jun 03, 2023
26 usages
391 stars

Discover Dependencies

Jun 05, 2023
6 usages
20 stars
Jun 19, 2023
8 usages
11.1k stars
Jan 05, 2023
7 usages
223 stars
Jul 06, 2023
6 usages
Aug 09, 2023
7 usages
601 stars
Jan 18, 2023
6 usages
465 stars
Aug 09, 2023
8 usages
601 stars
Dec 15, 2019
6 usages
322 stars