Last Version

Decima Framework Examples 0.7.1

A set of examples that illustrate how to use the assessment framework.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.decima
ArtifactId

ArtifactId

decima-example
Version

Version

0.7.1
Type

Type

jar
Description

Description

Decima Framework Examples
A set of examples that illustrate how to use the assessment framework.
Project URL

Project URL

https://pages.nist.gov/decima/decima-example/
Source Code Management

Source Code Management

https://github.com/usnistgov/decima/tree/master/decima-example

Download decima-example 0.7.1


<!-- https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-example/ -->
<dependency>
    <groupId>gov.nist.secauto.decima</groupId>
    <artifactId>decima-example</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-example/
implementation 'gov.nist.secauto.decima:decima-example:0.7.1'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-example/
implementation ("gov.nist.secauto.decima:decima-example:0.7.1")
'gov.nist.secauto.decima:decima-example:jar:0.7.1'
<dependency org="gov.nist.secauto.decima" name="decima-example" rev="0.7.1">
  <artifact name="decima-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-example', version='0.7.1')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-example" % "0.7.1"
[gov.nist.secauto.decima/decima-example "0.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
gov.nist.secauto.decima : decima-xml-assessment jar 0.7.1

Project Modules

There are no modules declared in this project.