License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdgov.nist.secauto.decima |
ArtifactId | ArtifactIddecima-xml-testing |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDecima Framework XML Unit Testing
Functionality for performing unit tests of XML content validation requirements implemented using the the Decima Framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
decima-xml-testing-0.7.1.pom | |
decima-xml-testing-0.7.1.jar | 64 KB |
decima-xml-testing-0.7.1-sources.jar | 64 KB |
decima-xml-testing-0.7.1-javadoc.jar | 196 KB |
Browse |
<!-- 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"]
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 |