DOM Test Suite

DOM test suite. This test suite can be applied to any DOM implementation. It is validated against Apache Xerces.

Лицензия

Лицензия

Группа

Группа

org.apache.ws.commons.axiom
Идентификатор

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

dom-testsuite
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

DOM Test Suite
DOM test suite. This test suite can be applied to any DOM implementation. It is validated against Apache Xerces.
Ссылка на сайт

Ссылка на сайт

http://ws.apache.org/axiom/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать dom-testsuite

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-testsuite/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>dom-testsuite</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-testsuite/
implementation 'org.apache.ws.commons.axiom:dom-testsuite:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-testsuite/
implementation ("org.apache.ws.commons.axiom:dom-testsuite:1.4.0")
'org.apache.ws.commons.axiom:dom-testsuite:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="dom-testsuite" rev="1.4.0">
  <artifact name="dom-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='dom-testsuite', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "dom-testsuite" % "1.4.0"
[org.apache.ws.commons.axiom/dom-testsuite "1.4.0"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.apache.ws.commons.axiom : xml-truth jar 1.4.0
org.apache.ws.commons.axiom : testutils jar 1.4.0
org.apache.ws.commons.axiom : xml-testsuite jar 1.4.0
xerces : xercesImpl jar 2.12.2
org.aspectj : aspectjrt jar 1.9.9.1
org.ow2.asm : asm jar 9.2
org.mockito : mockito-core jar 4.5.1
org.apache.ws.commons.axiom : jaxp-testsuite jar 1.4.0
jakarta.activation : jakarta.activation-api jar 1.2.2

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

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

Версии библиотеки

Версия
1.4.0
1.3.0
1.2.22
1.2.21
1.2.20
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15