CPE Naming and Matching Reference Implementation

This project implements a series of specifications published by the National Institute of Standards and Technology. The specifications are collectively called CPE 2.3 and can be found here: http://csrc.nist.gov/publications/PubsNISTIRs.html

Лицензия

Лицензия

Группа

Группа

org.mitre.cpe
Идентификатор

Идентификатор

cpe
Последняя версия

Последняя версия

2.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

CPE Naming and Matching Reference Implementation
This project implements a series of specifications published by the National Institute of Standards and Technology. The specifications are collectively called CPE 2.3 and can be found here: http://csrc.nist.gov/publications/PubsNISTIRs.html
Ссылка на сайт

Ссылка на сайт

https://sourceforge.net/projects/cpereferenceimp/

Скачать cpe

Имя Файла Размер
cpe-2.3.4.pom
cpe-2.3.4.jar 22 KB
cpe-2.3.4-sources.jar 28 KB
cpe-2.3.4-javadoc.jar 118 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.3.4