SWID Validation Webapp

A parent project object model (POM) for a collection of Java utilities for creating and validating Software Identification (SWID) Tags.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.swid
ArtifactId

ArtifactId

swidval-webapp
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

war
Description

Description

SWID Validation Webapp
A parent project object model (POM) for a collection of Java utilities for creating and validating Software Identification (SWID) Tags.
Project URL

Project URL

https://pages.nist.gov/swid-tools/swidval-webapp/
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-webapp

Download swidval-webapp

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
gov.nist.secauto.swid : swidval jar 0.7.0
commons-fileupload : commons-fileupload jar 1.3.3
net.sf.jsignature.io-tools : easystream jar 1.2.15
org.springframework : spring-webmvc jar 4.3.2.RELEASE
javax.servlet : jstl jar 1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0-b01

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
gov.nist.secauto.swid

National Institute of Standards and Technology

Department of Commerce

Versions

Version
0.7.0
0.6.1