| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаgov.nist.secauto.decima |
| Идентификатор | Идентификаторdecima-xml-testing |
| Версия | Версия0.7.0 |
| Тип | Типjar |
| Описание |
ОписаниеDecima Framework XML Unit Testing
Functionality for performing unit tests of XML content validation requirements implemented using the the Decima Framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| decima-xml-testing-0.7.0.pom | |
| decima-xml-testing-0.7.0.jar | 65 KB |
| decima-xml-testing-0.7.0-sources.jar | 65 KB |
| decima-xml-testing-0.7.0-javadoc.jar | 578 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml-testing/ -->
<dependency>
<groupId>gov.nist.secauto.decima</groupId>
<artifactId>decima-xml-testing</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml-testing/
implementation 'gov.nist.secauto.decima:decima-xml-testing:0.7.0'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml-testing/
implementation ("gov.nist.secauto.decima:decima-xml-testing:0.7.0")
'gov.nist.secauto.decima:decima-xml-testing:jar:0.7.0'
<dependency org="gov.nist.secauto.decima" name="decima-xml-testing" rev="0.7.0">
<artifact name="decima-xml-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-xml-testing', version='0.7.0')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-xml-testing" % "0.7.0"
[gov.nist.secauto.decima/decima-xml-testing "0.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| gov.nist.secauto.decima : decima-xml-assessment | jar | 0.7.0 |
| gov.nist.secauto.decima : decima-xml-templating | jar | 0.7.0 |
| junit : junit | jar | 4.13.1 |