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