jar

org.mitre.cpe : cpe

Maven & Gradle

Aug 30, 2012

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

Table Of Contents

Latest Version

Download org.mitre.cpe : cpe JAR file - Latest Versions:

All Versions

Download org.mitre.cpe : cpe JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cpe-2.3.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.mitre.cpe.matching

├─ org.mitre.cpe.matching.CPENameMatcher.class - [JAR]

├─ org.mitre.cpe.matching.Relation.class - [JAR]

org.mitre.cpe.common

├─ org.mitre.cpe.common.LogicalValue.class - [JAR]

├─ org.mitre.cpe.common.Utilities.class - [JAR]

├─ org.mitre.cpe.common.WellFormedName.class - [JAR]

org.mitre.cpe.naming

├─ org.mitre.cpe.naming.CPENameBinder.class - [JAR]

├─ org.mitre.cpe.naming.CPENameUnbinder.class - [JAR]

org.mitre.cpe.naming.util

├─ org.mitre.cpe.naming.util.AbstractCPEName.class - [JAR]

├─ org.mitre.cpe.naming.util.CPEFactory.class - [JAR]

├─ org.mitre.cpe.naming.util.CPEFormattedStringName.class - [JAR]

├─ org.mitre.cpe.naming.util.CPEName.class - [JAR]

├─ org.mitre.cpe.naming.util.CPEURIName.class - [JAR]