| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xmlunit |
| Идентификатор | Идентификаторxmlunit-assertj3 |
| Версия | Версия2.8.4 |
| Тип | Типjar |
| Описание |
Описаниеorg.xmlunit:xmlunit-assertj3
XMLUnit with AssertJ 3.x fluent API
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xmlunit-assertj3-2.8.4.pom | |
| xmlunit-assertj3-2.8.4.jar | 37 KB |
| xmlunit-assertj3-2.8.4-tests.jar | 50 KB |
| xmlunit-assertj3-2.8.4-sources.jar | 29 KB |
| xmlunit-assertj3-2.8.4-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xmlunit/xmlunit-assertj3/ -->
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-assertj3</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-assertj3/
implementation 'org.xmlunit:xmlunit-assertj3:2.8.4'
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-assertj3/
implementation ("org.xmlunit:xmlunit-assertj3:2.8.4")
'org.xmlunit:xmlunit-assertj3:jar:2.8.4'
<dependency org="org.xmlunit" name="xmlunit-assertj3" rev="2.8.4">
<artifact name="xmlunit-assertj3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xmlunit', module='xmlunit-assertj3', version='2.8.4')
)
libraryDependencies += "org.xmlunit" % "xmlunit-assertj3" % "2.8.4"
[org.xmlunit/xmlunit-assertj3 "2.8.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xmlunit : xmlunit-core | jar | 2.8.4 |
| org.assertj : assertj-core | jar | 3.18.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xmlunit : xmlunit-core | jar | 2.8.4 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.1.0 |