MVN

com.stepstone.inbucket : inbucket-client

Maven & Gradle

Oct 14, 2021
10 stars

Inbucket Client · Java client for inbucket

<dependency>
    <groupId>com.stepstone.inbucket</groupId>
    <artifactId>inbucket-client</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stepstone.inbucket : inbucket-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.stepstone.inbucket : inbucket-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
inbucket-client-2.0.0
1.2.x
inbucket-client-1.2.1
inbucket-client-1.2.0
1.0.x
inbucket-client-1.0.1
inbucket-client-1.0.0

How to add a dependency to Maven

Add the following com.stepstone.inbucket : inbucket-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.stepstone.inbucket</groupId>
    <artifactId>inbucket-client</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.stepstone.inbucket : inbucket-client gradle dependency to your build.gradle file:

implementation 'com.stepstone.inbucket:inbucket-client:2.0.0'

Gradle Kotlin DSL: Add the following com.stepstone.inbucket : inbucket-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.stepstone.inbucket:inbucket-client:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.stepstone.inbucket : inbucket-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.stepstone.inbucket" % "inbucket-client" % "2.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 19, 2017
1 usages
2 stars
Jan 31, 2022
11 usages
16 stars
Sep 14, 2017
1 usages
55 stars
Jun 30, 2021
3 stars
Mar 28, 2017
5 usages
13 stars
Feb 21, 2021
4 usages
1.7k stars
Apr 20, 2016
1 stars
Apr 16, 2020
1 usages
1 stars
Feb 15, 2023
71 stars