License |
License |
---|---|
Categories |
CategoriesCLI User Interface Auto Application Layer Libs Code Generators |
GroupId | GroupIdgov.nist.secauto.swid |
ArtifactId | ArtifactIdswid-repo-client |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWID 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |