is not current version
Last Version 2.0.0

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


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.attiand
ArtifactId

ArtifactId

assertj-jaxrs-junit-jupiter
Version

Version

1.0.2
Type

Type

jar

Download assertj-jaxrs-junit-jupiter 1.0.2


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