| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdgov.nist.secauto.swid |
| ArtifactId | ArtifactIdswidval |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSWID Tag Validator
This tool validates a SWID Tag based on requirements in ISO/IEC 19770-2:2015 and NISTIR 8060.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swidval-0.7.0.pom | |
| swidval-0.7.0.jar | 54 KB |
| swidval-0.7.0-swidval.zip | 8 MB |
| swidval-0.7.0-swidval.tar.bz2 | 8 MB |
| swidval-0.7.0-sources.jar | 62 KB |
| swidval-0.7.0-javadoc.jar | 87 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| gov.nist.secauto.decima : decima-xml-testing | jar | 0.7.1 |
| junit : junit | jar | 4.13.1 |