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

FluentXML4J JUnit Extensions 2.2.1

Collection of junit extensions for tests with xml.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

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

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

fluentxml4j-junit
Версия

Версия

2.2.1
Тип

Тип

jar
Описание

Описание

FluentXML4J JUnit Extensions
Collection of junit extensions for tests with xml.

Скачать fluentxml4j-junit 2.2.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 1.10.19
commons-io : commons-io jar 2.5

Модули Проекта

Данный проект не имеет модулей.