| Группа | Группаcommons-jelly |
|---|---|
| Идентификатор | Идентификаторcommons-jelly-tags-xmlunit |
| Версия | Версия20040902.072757 |
| Тип | Типjar |
| Описание |
Описаниеcommons-jelly-tags-xmlunit
This is a Jelly interface for unit testing XML applications.
|
| Имя Файла | Размер |
|---|---|
| commons-jelly-tags-xmlunit-20040902.072757.pom | |
| commons-jelly-tags-xmlunit-20040902.072757.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xmlunit</artifactId>
<version>20040902.072757</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/
implementation 'commons-jelly:commons-jelly-tags-xmlunit:20040902.072757'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/
implementation ("commons-jelly:commons-jelly-tags-xmlunit:20040902.072757")
'commons-jelly:commons-jelly-tags-xmlunit:jar:20040902.072757'
<dependency org="commons-jelly" name="commons-jelly-tags-xmlunit" rev="20040902.072757">
<artifact name="commons-jelly-tags-xmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-xmlunit', version='20040902.072757')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-xmlunit" % "20040902.072757"
[commons-jelly/commons-jelly-tags-xmlunit "20040902.072757"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-jelly : commons-jelly | jar | SNAPSHOT |
| xmlunit : xmlunit | jar | 0.8 |
| junit : junit | jar | 3.8.1 |
| commons-jelly : commons-jelly-tags-junit | jar | SNAPSHOT |
| commons-jelly : commons-jelly-tags-xml | jar | SNAPSHOT |
| xalan : xalan | jar | 2.3.1 |