Inbucket Client

Java client for inbucket

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.stepstone.inbucket
ArtifactId

ArtifactId

inbucket-client
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Inbucket Client
Java client for inbucket
Project URL

Project URL

https://github.com/stepstone-tech/inbucket-java-client
Source Code Management

Source Code Management

https://github.com/stepstone-tech/inbucket-java-client

Download inbucket-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.stepstone.inbucket/inbucket-client/ -->
<dependency>
    <groupId>com.stepstone.inbucket</groupId>
    <artifactId>inbucket-client</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stepstone.inbucket/inbucket-client/
implementation 'com.stepstone.inbucket:inbucket-client:2.0.0'
// https://jarcasting.com/artifacts/com.stepstone.inbucket/inbucket-client/
implementation ("com.stepstone.inbucket:inbucket-client:2.0.0")
'com.stepstone.inbucket:inbucket-client:jar:2.0.0'
<dependency org="com.stepstone.inbucket" name="inbucket-client" rev="2.0.0">
  <artifact name="inbucket-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stepstone.inbucket', module='inbucket-client', version='2.0.0')
)
libraryDependencies += "com.stepstone.inbucket" % "inbucket-client" % "2.0.0"
[com.stepstone.inbucket/inbucket-client "2.0.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0

Project Modules

There are no modules declared in this project.
com.stepstone.inbucket

StepStone Tech

Technology of StepStone.

Versions

Version
2.0.0
1.2.1
1.2.0
1.0.1
1.0.0