| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdgov.nist.secauto.swid |
| ArtifactId | ArtifactIdswidval-webapp |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionSWID 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 |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swidval-webapp-0.7.0.pom | |
| swidval-webapp-0.7.0.war | 13 MB |
| swidval-webapp-0.7.0-sources.jar | 12 KB |
| swidval-webapp-0.7.0-javadoc.jar | 56 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.0-b01 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |