RESTDocsEXT Jersey

An extension of Spring REST Docs that allows for snippet creating using Jersey Client.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

io.github.restdocsext
ArtifactId

ArtifactId

restdocsext-jersey
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RESTDocsEXT Jersey
An extension of Spring REST Docs that allows for snippet creating using Jersey Client.
Project URL

Project URL

https://github.com/RESTDocsEXT/restdocsext-jersey.git
Project Organization

Project Organization

RESTDocsEXT

Download restdocsext-jersey

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.10.4
org.glassfish.jersey.media : jersey-media-multipart jar 2.10.4
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.10.4
commons-io : commons-io jar 2.4
org.springframework.restdocs : spring-restdocs-core jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.1
0.1.0