MVN

com.netflix.pigpen : pigpen-tests

Maven & Gradle

Mar 23, 2015
557 stars

pigpen-tests · pigpen-tests

<dependency>
    <groupId>com.netflix.pigpen</groupId>
    <artifactId>pigpen-tests</artifactId>
    <version>0.3.0-rc.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.netflix.pigpen : pigpen-tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0-rc.1
  • Latest Release Candidate: 0.3.0-rc.1

All Versions

Choose a version of com.netflix.pigpen : pigpen-tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
pigpen-tests-0.3.0-rc.1

How to add a dependency to Maven

Add the following com.netflix.pigpen : pigpen-tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.netflix.pigpen</groupId>
    <artifactId>pigpen-tests</artifactId>
    <version>0.3.0-rc.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.netflix.pigpen : pigpen-tests gradle dependency to your build.gradle file:

implementation 'com.netflix.pigpen:pigpen-tests:0.3.0-rc.1'

Gradle Kotlin DSL: Add the following com.netflix.pigpen : pigpen-tests gradle kotlin dependency to your build.gradle.kts file:

implementation("com.netflix.pigpen:pigpen-tests:0.3.0-rc.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.netflix.pigpen : pigpen-tests sbt scala dependency to your build.sbt file:

libraryDependencies += "com.netflix.pigpen" % "pigpen-tests" % "0.3.0-rc.1"

Advertisement

Dependencies from Group

May 20, 2016
7 usages
557 stars
May 20, 2016
3 usages
557 stars
Mar 23, 2015
3 usages
557 stars
May 20, 2016
2 usages
557 stars
May 20, 2016
1 usages
557 stars

Discover Dependencies