| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаgov.nist.secauto.decima |
| Идентификатор | Идентификаторdecima-example |
| Версия | Версия0.6.4 |
| Тип | Типjar |
| Описание |
ОписаниеDecima Framework Examples
A set of examples that illustrate how to use the assessment framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| decima-example-0.6.4.pom | |
| decima-example-0.6.4.jar | 5 KB |
| decima-example-0.6.4-sources.jar | 6 KB |
| decima-example-0.6.4-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-example/ -->
<dependency>
<groupId>gov.nist.secauto.decima</groupId>
<artifactId>decima-example</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-example/
implementation 'gov.nist.secauto.decima:decima-example:0.6.4'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-example/
implementation ("gov.nist.secauto.decima:decima-example:0.6.4")
'gov.nist.secauto.decima:decima-example:jar:0.6.4'
<dependency org="gov.nist.secauto.decima" name="decima-example" rev="0.6.4">
<artifact name="decima-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-example', version='0.6.4')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-example" % "0.6.4"
[gov.nist.secauto.decima/decima-example "0.6.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| gov.nist.secauto.decima : decima-xml-assessment | jar | 0.6.4 |