Last Version

Decima Framework XML Unit Testing 0.7.1

Functionality for performing unit tests of XML content validation requirements implemented using the the Decima Framework.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.decima
ArtifactId

ArtifactId

decima-xml-testing
Version

Version

0.7.1
Type

Type

jar
Description

Description

Decima Framework XML Unit Testing
Functionality for performing unit tests of XML content validation requirements implemented using the the Decima Framework.
Project URL

Project URL

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

Source Code Management

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

Download decima-xml-testing 0.7.1


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.