hikaku-jax-rs

A library that tests if the implementation of a REST-API meets its specification. This module contains a converter for jax-rs implementations.

License

License

GroupId

GroupId

de.codecentric.hikaku
ArtifactId

ArtifactId

hikaku-jax-rs
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

hikaku-jax-rs
A library that tests if the implementation of a REST-API meets its specification. This module contains a converter for jax-rs implementations.
Project URL

Project URL

https://github.com/codecentric/hikaku
Source Code Management

Source Code Management

https://github.com/codecentric/hikaku

Download hikaku-jax-rs

How to add to project

<!-- https://jarcasting.com/artifacts/de.codecentric.hikaku/hikaku-jax-rs/ -->
<dependency>
    <groupId>de.codecentric.hikaku</groupId>
    <artifactId>hikaku-jax-rs</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric.hikaku/hikaku-jax-rs/
implementation 'de.codecentric.hikaku:hikaku-jax-rs:3.3.0'
// https://jarcasting.com/artifacts/de.codecentric.hikaku/hikaku-jax-rs/
implementation ("de.codecentric.hikaku:hikaku-jax-rs:3.3.0")
'de.codecentric.hikaku:hikaku-jax-rs:jar:3.3.0'
<dependency org="de.codecentric.hikaku" name="hikaku-jax-rs" rev="3.3.0">
  <artifact name="hikaku-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric.hikaku', module='hikaku-jax-rs', version='3.3.0')
)
libraryDependencies += "de.codecentric.hikaku" % "hikaku-jax-rs" % "3.3.0"
[de.codecentric.hikaku/hikaku-jax-rs "3.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21
org.jetbrains.kotlin : kotlin-test jar 1.5.21
de.codecentric.hikaku : hikaku-core jar 3.3.0
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.21
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.
de.codecentric.hikaku

codecentric AG

Versions

Version
3.3.0
3.2.0
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.3.0
2.2.0
2.1.1
2.1.0