MVN

com.arcbees : integration-test

Maven & Gradle

Sep 23, 2015
109 stars
<dependency>
    <groupId>com.arcbees</groupId>
    <artifactId>integration-test</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arcbees : integration-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of com.arcbees : integration-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
integration-test-3.0
2.1
integration-test-2.1

How to add a dependency to Maven

Add the following com.arcbees : integration-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.arcbees</groupId>
    <artifactId>integration-test</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arcbees : integration-test gradle dependency to your build.gradle file:

implementation 'com.arcbees:integration-test:3.0'

Gradle Kotlin DSL: Add the following com.arcbees : integration-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arcbees:integration-test:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arcbees : integration-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arcbees" % "integration-test" % "3.0"

Advertisement

Dependencies from Group

Oct 20, 2015
6 usages
109 stars
Jan 22, 2014
2 usages
10 stars
Jan 22, 2014
1 usages
10 stars
Sep 23, 2015
109 stars
Oct 20, 2015
109 stars

Discover Dependencies

Oct 20, 2015
109 stars
Sep 23, 2015
109 stars
Aug 31, 2015
1 usages
190 stars
Apr 30, 2015
17 stars
Apr 30, 2015
17 stars
Nov 28, 2016
23 stars
Oct 11, 2019
1.8k stars