MVN

com.pinterest : jbender

Maven & Gradle

Dec 03, 2016
45 stars

jbender · A library for building high-performance load testing applications

<dependency>
    <groupId>com.pinterest</groupId>
    <artifactId>jbender</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pinterest : jbender to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.pinterest : jbender to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
jbender-0.1

How to add a dependency to Maven

Add the following com.pinterest : jbender maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pinterest</groupId>
    <artifactId>jbender</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pinterest : jbender gradle dependency to your build.gradle file:

implementation 'com.pinterest:jbender:0.1'

Gradle Kotlin DSL: Add the following com.pinterest : jbender gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pinterest:jbender:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pinterest : jbender sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pinterest" % "jbender" % "0.1"

Advertisement

Dependencies from Group

Jun 29, 2023
17 usages
6k stars
Jun 11, 2015
45 stars
Jul 18, 2020
1.7k stars
Dec 03, 2016
45 stars

Discover Dependencies

Jan 06, 2017
23 stars
Mar 29, 2017
1 stars
Nov 27, 2017
1 stars
Jan 18, 2017
165 stars
Jul 31, 2023
3 usages
2k stars
May 10, 2019
155 stars