SWID Repository Client

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

License

License

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.swid
ArtifactId

ArtifactId

swid-repo-client
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

SWID Repository Client
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/swid-repo-client/
Project Organization

Project Organization

National Institute of Standards and Technology
Source Code Management

Source Code Management

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

Download swid-repo-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
commons-io : commons-io jar 2.7
commons-lang : commons-lang jar 2.6
com.googlecode.json-simple : json-simple jar 1.1
commons-cli : commons-cli jar 1.4
gov.nist.secauto.decima : decima-module jar 0.7.1
io.jsonwebtoken : jjwt jar 0.9.0

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