Last Version

SWID Tag Validator 0.7.0

This tool validates a SWID Tag based on requirements in ISO/IEC 19770-2:2015 and NISTIR 8060.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.swid
ArtifactId

ArtifactId

swidval
Version

Version

0.7.0
Type

Type

jar
Description

Description

SWID Tag Validator
This tool validates a SWID Tag based on requirements in ISO/IEC 19770-2:2015 and NISTIR 8060.
Project URL

Project URL

https://pages.nist.gov/swid-tools/swidval/
Project Organization

Project Organization

National Institute of Standards and Technology
Source Code Management

Source Code Management

https://github.com/usnistgov/swid-tools/tree/master/swidval

Download swidval 0.7.0


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

Dependencies

compile (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.