License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.code-story |
ArtifactId | ArtifactIdfluent-rest-test |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFluent-Rest-Test
Library to write REST tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
fluent-rest-test-1.6.pom | |
fluent-rest-test-1.6.jar | 13 KB |
fluent-rest-test-1.6-sources.jar | 6 KB |
fluent-rest-test-1.6-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.code-story/fluent-rest-test/ -->
<dependency>
<groupId>net.code-story</groupId>
<artifactId>fluent-rest-test</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.code-story/fluent-rest-test/
implementation 'net.code-story:fluent-rest-test:1.6'
// https://jarcasting.com/artifacts/net.code-story/fluent-rest-test/
implementation ("net.code-story:fluent-rest-test:1.6")
'net.code-story:fluent-rest-test:jar:1.6'
<dependency org="net.code-story" name="fluent-rest-test" rev="1.6">
<artifact name="fluent-rest-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.code-story', module='fluent-rest-test', version='1.6')
)
libraryDependencies += "net.code-story" % "fluent-rest-test" % "1.6"
[net.code-story/fluent-rest-test "1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp : okhttp | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.code-story : http | jar | 2.102 |
org.assertj : assertj-core | jar | 3.2.0 |