Last Version

Decima Framework XML Templating 0.7.1

Functionality for building XMLDocuments for use with the the Decima Framework based on templating functions.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.decima
ArtifactId

ArtifactId

decima-xml-templating
Version

Version

0.7.1
Type

Type

jar
Description

Description

Decima Framework XML Templating
Functionality for building XMLDocuments for use with the the Decima Framework based on templating functions.
Project URL

Project URL

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

Source Code Management

https://github.com/usnistgov/decima/tree/master/decima-xml-templating

Download decima-xml-templating 0.7.1


<!-- 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.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml-templating/
implementation 'gov.nist.secauto.decima:decima-xml-templating:0.7.1'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml-templating/
implementation ("gov.nist.secauto.decima:decima-xml-templating:0.7.1")
'gov.nist.secauto.decima:decima-xml-templating:jar:0.7.1'
<dependency org="gov.nist.secauto.decima" name="decima-xml-templating" rev="0.7.1">
  <artifact name="decima-xml-templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-xml-templating', version='0.7.1')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-xml-templating" % "0.7.1"
[gov.nist.secauto.decima/decima-xml-templating "0.7.1"]

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.