is not current version
Last Version 2.0.0

com.github.attiand:assertj-jaxrs 1.0.2

Provides assertj assertions to jaxrs responses

GroupId

GroupId

com.github.attiand
ArtifactId

ArtifactId

assertj-jaxrs
Version

Version

1.0.2
Type

Type

pom

Download assertj-jaxrs 1.0.2

Filename Size
assertj-jaxrs-1.0.2.pom 6 KB
Browse

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