| License |
License |
|---|---|
| GroupId | GroupIdcom.github.attiand |
| ArtifactId | ArtifactIdassertj-jaxrs |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionassertj-jaxrs
Provides assertj assertions to jaxrs responses
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| assertj-jaxrs-2.0.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.attiand/assertj-jaxrs/ -->
<dependency>
<groupId>com.github.attiand</groupId>
<artifactId>assertj-jaxrs</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.attiand/assertj-jaxrs/
implementation 'com.github.attiand:assertj-jaxrs:2.0.0'
// https://jarcasting.com/artifacts/com.github.attiand/assertj-jaxrs/
implementation ("com.github.attiand:assertj-jaxrs:2.0.0")
'com.github.attiand:assertj-jaxrs:pom:2.0.0'
<dependency org="com.github.attiand" name="assertj-jaxrs" rev="2.0.0">
<artifact name="assertj-jaxrs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.attiand', module='assertj-jaxrs', version='2.0.0')
)
libraryDependencies += "com.github.attiand" % "assertj-jaxrs" % "2.0.0"
[com.github.attiand/assertj-jaxrs "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |