is not current version
Last Version 1.6.0

NIST Data Mirror 1.5.1

NIST Data Mirror is a Java command-line utility that mirrors the NVD CPE/CVE JSON data from NIST. The intended purpose of nist-data-mirror is to be able to replicate the NIST vulnerabiity data inside a company firewall so that local (faster) access to NIST data can be achieved.

License

License

Categories

Categories

Data Mirror Application Layer Libs Introspection
GroupId

GroupId

us.springett
ArtifactId

ArtifactId

nist-data-mirror
Version

Version

1.5.1
Type

Type

jar
Description

Description

NIST Data Mirror
NIST Data Mirror is a Java command-line utility that mirrors the NVD CPE/CVE JSON data from NIST. The intended purpose of nist-data-mirror is to be able to replicate the NIST vulnerabiity data inside a company firewall so that local (faster) access to NIST data can be achieved.
Project URL

Project URL

https://github.com/stevespringett/nist-data-mirror
Source Code Management

Source Code Management

https://github.com/stevespringett/nist-data-mirror.git

Download nist-data-mirror 1.5.1


<!-- https://jarcasting.com/artifacts/us.springett/nist-data-mirror/ -->
<dependency>
    <groupId>us.springett</groupId>
    <artifactId>nist-data-mirror</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/us.springett/nist-data-mirror/
implementation 'us.springett:nist-data-mirror:1.5.1'
// https://jarcasting.com/artifacts/us.springett/nist-data-mirror/
implementation ("us.springett:nist-data-mirror:1.5.1")
'us.springett:nist-data-mirror:jar:1.5.1'
<dependency org="us.springett" name="nist-data-mirror" rev="1.5.1">
  <artifact name="nist-data-mirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.springett', module='nist-data-mirror', version='1.5.1')
)
libraryDependencies += "us.springett" % "nist-data-mirror" % "1.5.1"
[us.springett/nist-data-mirror "1.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.