| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаgov.nist.secauto.decima |
| Идентификатор | Идентификаторdecima-xml-templating |
| Версия | Версия0.6.4 |
| Тип | Типjar |
| Описание |
ОписаниеDecima Framework XML Templating
Functionality for building XMLDocuments for use with the the Decima Framework based on templating functions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| decima-xml-templating-0.6.4.pom | |
| decima-xml-templating-0.6.4.jar | 33 KB |
| decima-xml-templating-0.6.4-sources.jar | 43 KB |
| decima-xml-templating-0.6.4-javadoc.jar | 138 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml-templating/ -->
<dependency>
<groupId>gov.nist.secauto.decima</groupId>
<artifactId>decima-xml-templating</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml-templating/
implementation 'gov.nist.secauto.decima:decima-xml-templating:0.6.4'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml-templating/
implementation ("gov.nist.secauto.decima:decima-xml-templating:0.6.4")
'gov.nist.secauto.decima:decima-xml-templating:jar:0.6.4'
<dependency org="gov.nist.secauto.decima" name="decima-xml-templating" rev="0.6.4">
<artifact name="decima-xml-templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-xml-templating', version='0.6.4')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-xml-templating" % "0.6.4"
[gov.nist.secauto.decima/decima-xml-templating "0.6.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| gov.nist.secauto.decima : decima-xml-assessment | jar | 0.6.4 |
| junit : junit | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jmock : jmock | jar | 2.8.3 |
| org.jmock : jmock-junit4 | jar | 2.8.3 |
| org.jmock : jmock-legacy | jar | 2.8.3 |
| xmlunit : xmlunit | jar | 1.6 |