| License | License | 
|---|---|
| Categories | CategoriesAuto Application Layer Libs Code Generators | 
| GroupId | GroupIdgov.nist.secauto.decima | 
| ArtifactId | ArtifactIddecima-example | 
| Last Version | Last Version0.7.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDecima Framework Examples A set of examples that illustrate how to use the assessment framework. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| decima-example-0.7.1.pom | |
| decima-example-0.7.1.jar | 5 KB | 
| decima-example-0.7.1-sources.jar | 6 KB | 
| decima-example-0.7.1-javadoc.jar | 25 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| gov.nist.secauto.decima : decima-xml-assessment | jar | 0.7.1 |