is not current version
Last Version 2.0.0

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


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.attiand
ArtifactId

ArtifactId

assertj-jaxrs-junit-jupiter
Version

Version

2.0.0-alpha.1
Type

Type

jar

Download assertj-jaxrs-junit-jupiter 2.0.0-alpha.1


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