Last Version

wiremock-jaxrs 0.2

Wiremock with JAXRS support. Enables creating stubs from JAXRS annotated resources.

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

se.bjurr.wiremock
ArtifactId

ArtifactId

wiremock-jaxrs
Version

Version

0.2
Type

Type

jar
Description

Description

wiremock-jaxrs
Wiremock with JAXRS support. Enables creating stubs from JAXRS annotated resources.
Project URL

Project URL

https://github.com/tomasbjerre/wiremock-jaxrs
Source Code Management

Source Code Management

https://github.com/tomasbjerre/wiremock-jaxrs

Download wiremock-jaxrs 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.23.2
javax : javaee-api jar 8.0

Project Modules

There are no modules declared in this project.