не последняя версия
Последняя версия 2.0.0

com.github.attiand:assertj-jaxrs 2.0.0-rc-01

Provides assertj assertions to jaxrs responses

Группа

Группа

com.github.attiand
Идентификатор

Идентификатор

assertj-jaxrs
Версия

Версия

2.0.0-rc-01
Тип

Тип

pom

Скачать assertj-jaxrs 2.0.0-rc-01

Имя Файла Размер
assertj-jaxrs-2.0.0-rc-01.pom 6 KB
Обзор

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