Last Version

com.github.attiand:assertj-jaxrs-junit-jupiter 2.0.0

Provides assertj assertions to jaxrs responses

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.attiand
ArtifactId

ArtifactId

assertj-jaxrs-junit-jupiter
Version

Version

2.0.0
Type

Type

jar
Description

Description

Provides assertj assertions to jaxrs responses

Download assertj-jaxrs-junit-jupiter 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.attiand : assertj-jaxrs-core jar 2.0.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.mock-server : mockserver-junit-jupiter jar 5.11.2

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.18.1
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.