is not current version
Last Version 2.0.0

com.github.attiand:assertj-jaxrs-core 2.0.0-rc-03

Provides assertj assertions to jaxrs responses

License

License

GroupId

GroupId

com.github.attiand
ArtifactId

ArtifactId

assertj-jaxrs-core
Version

Version

2.0.0-rc-03
Type

Type

jar
Description

Description

Provides assertj assertions to jaxrs responses

Download assertj-jaxrs-core 2.0.0-rc-03


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

Dependencies

compile (2)

Group / Artifact Type Version
org.assertj : assertj-core Optional jar 3.18.1
javax.ws.rs : javax.ws.rs-api jar 2.1.1

test (4)

Group / Artifact Type Version
org.mock-server : mockserver-junit-jupiter jar 5.11.2
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.jboss.resteasy : resteasy-client jar 4.5.12.Final
org.jboss.resteasy : resteasy-json-binding-provider jar 4.5.12.Final

Project Modules

There are no modules declared in this project.