License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.stepstone.inbucket |
ArtifactId | ArtifactIdinbucket-client |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionInbucket Client
Java client for inbucket
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
inbucket-client-1.2.1.pom | |
inbucket-client-1.2.1.jar | 4 KB |
inbucket-client-1.2.1-sources.jar | 4 KB |
inbucket-client-1.2.1-javadoc.jar | 34 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.1 |
com.squareup.retrofit2 : retrofit-mock | jar | 2.0.0 |