MVN

io.gatling : test-framework

Maven & Gradle

Oct 06, 2014
105 stars

test-framework · test-framework

<dependency>
    <groupId>io.gatling</groupId>
    <artifactId>test-framework</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gatling : test-framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0
  • Latest Release Candidate: 1.0-RC6

All Versions

Choose a version of io.gatling : test-framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
test-framework-1.0
test-framework-1.0-RC6
test-framework-1.0-RC5
test-framework-1.0-RC4
test-framework-1.0-RC3
test-framework-1.0-RC2
test-framework-1.0-RC1

How to add a dependency to Maven

Add the following io.gatling : test-framework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.gatling</groupId>
    <artifactId>test-framework</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.gatling : test-framework gradle dependency to your build.gradle file:

implementation 'io.gatling:test-framework:1.0'

Gradle Kotlin DSL: Add the following io.gatling : test-framework gradle kotlin dependency to your build.gradle.kts file:

implementation("io.gatling:test-framework:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.gatling : test-framework sbt scala dependency to your build.sbt file:

libraryDependencies += "io.gatling" % "test-framework" % "1.0"

Advertisement

Dependencies from Group

May 10, 2023
50 usages
6.2k stars
May 10, 2023
44 usages
6.2k stars
May 10, 2023
32 usages
6.2k stars
May 10, 2023
20 usages
6.2k stars
May 10, 2023
15 usages
6.2k stars

Discover Dependencies