| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.peterphi.std.guice |
| Идентификатор | Идентификаторstdlib-xml-testing |
| Последняя версия | Последняя версия10.1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstdlib xmlunit testing support
module to support xml testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| stdlib-xml-testing-10.1.5.pom | |
| stdlib-xml-testing-10.1.5.jar | 5 KB |
| stdlib-xml-testing-10.1.5-sources.jar | 3 KB |
| stdlib-xml-testing-10.1.5-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-xml-testing/ -->
<dependency>
<groupId>com.peterphi.std.guice</groupId>
<artifactId>stdlib-xml-testing</artifactId>
<version>10.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-xml-testing/
implementation 'com.peterphi.std.guice:stdlib-xml-testing:10.1.5'
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-xml-testing/
implementation ("com.peterphi.std.guice:stdlib-xml-testing:10.1.5")
'com.peterphi.std.guice:stdlib-xml-testing:jar:10.1.5'
<dependency org="com.peterphi.std.guice" name="stdlib-xml-testing" rev="10.1.5">
<artifact name="stdlib-xml-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.guice', module='stdlib-xml-testing', version='10.1.5')
)
libraryDependencies += "com.peterphi.std.guice" % "stdlib-xml-testing" % "10.1.5"
[com.peterphi.std.guice/stdlib-xml-testing "10.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jdom : jdom2 | jar | 2.0.6 |
| junit : junit | jar | 4.12 |
| xmlunit : xmlunit | jar | 1.6 |
| com.peterphi.std : stdlib | jar | 10.1.5 |
| com.google.inject : guice | jar | 4.2.2 |
| com.google.inject.extensions : guice-multibindings | jar | 4.2.2 |
| org.apache.xbean : xbean-finder | jar | 4.7 |
| org.ow2.asm : asm | jar | 6.1 |
| javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |