License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdgov.nist.secauto.scap.validation |
ArtifactId | ArtifactIdscap-schematron-rules |
Last Version | Last Version1.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCAP Schematron Rules
An SCAP validation tool based on the requirements in SP 800-126.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.scap.validation/scap-schematron-rules/ -->
<dependency>
<groupId>gov.nist.secauto.scap.validation</groupId>
<artifactId>scap-schematron-rules</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.scap.validation/scap-schematron-rules/
implementation 'gov.nist.secauto.scap.validation:scap-schematron-rules:1.3.6'
// https://jarcasting.com/artifacts/gov.nist.secauto.scap.validation/scap-schematron-rules/
implementation ("gov.nist.secauto.scap.validation:scap-schematron-rules:1.3.6")
'gov.nist.secauto.scap.validation:scap-schematron-rules:jar:1.3.6'
<dependency org="gov.nist.secauto.scap.validation" name="scap-schematron-rules" rev="1.3.6">
<artifact name="scap-schematron-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.scap.validation', module='scap-schematron-rules', version='1.3.6')
)
libraryDependencies += "gov.nist.secauto.scap.validation" % "scap-schematron-rules" % "1.3.6"
[gov.nist.secauto.scap.validation/scap-schematron-rules "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
gov.nist.secauto.decima : decima-xml-assessment | jar | 0.7.1 |
gov.nist.secauto.cpe : cpe-reference-implementation | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
gov.nist.secauto.decima : decima-xml-testing | jar | 0.7.1 |