is not current version
Last Version 2.0.0

com.github.attiand:assertj-jaxrs 2.0.0-alpha-02

Provides assertj assertions to jaxrs responses

GroupId

GroupId

com.github.attiand
ArtifactId

ArtifactId

assertj-jaxrs
Version

Version

2.0.0-alpha-02
Type

Type

pom

Download assertj-jaxrs 2.0.0-alpha-02


<!-- https://jarcasting.com/artifacts/com.github.attiand/assertj-jaxrs/ -->
<dependency>
    <groupId>com.github.attiand</groupId>
    <artifactId>assertj-jaxrs</artifactId>
    <version>2.0.0-alpha-02</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.attiand/assertj-jaxrs/
implementation 'com.github.attiand:assertj-jaxrs:2.0.0-alpha-02'
// https://jarcasting.com/artifacts/com.github.attiand/assertj-jaxrs/
implementation ("com.github.attiand:assertj-jaxrs:2.0.0-alpha-02")
'com.github.attiand:assertj-jaxrs:pom:2.0.0-alpha-02'
<dependency org="com.github.attiand" name="assertj-jaxrs" rev="2.0.0-alpha-02">
  <artifact name="assertj-jaxrs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.attiand', module='assertj-jaxrs', version='2.0.0-alpha-02')
)
libraryDependencies += "com.github.attiand" % "assertj-jaxrs" % "2.0.0-alpha-02"
[com.github.attiand/assertj-jaxrs "2.0.0-alpha-02"]