is not current version
Last Version 2.0.0

Inbucket Client 1.2.1

Java client for inbucket

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.stepstone.inbucket
ArtifactId

ArtifactId

inbucket-client
Version

Version

1.2.1
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 1.2.1


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

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.1
com.squareup.retrofit2 : retrofit-mock jar 2.0.0

Project Modules

There are no modules declared in this project.