jar

com.github.aschet : spdx-license-expression-tools

Maven & Gradle

Apr 21, 2017
1 usages
4 stars

SPDX License Expression Tools · A library that provides various operations for SPDX license expressions.

Table Of Contents

Latest Version

Download com.github.aschet : spdx-license-expression-tools JAR file - Latest Versions:

All Versions

Download com.github.aschet : spdx-license-expression-tools JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 spdx-license-expression-tools-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.aschet.spdx.expression

├─ com.github.aschet.spdx.expression.ConjunctiveLicenseSetFactory.class - [JAR]

├─ com.github.aschet.spdx.expression.Converter.class - [JAR]

├─ com.github.aschet.spdx.expression.DisjunctiveLicenseSetFactory.class - [JAR]

├─ com.github.aschet.spdx.expression.ExpressionFiltering.class - [JAR]

├─ com.github.aschet.spdx.expression.ExpressionMerging.class - [JAR]

├─ com.github.aschet.spdx.expression.ExpressionSimplification.class - [JAR]

├─ com.github.aschet.spdx.expression.ExpressionSplitting.class - [JAR]

├─ com.github.aschet.spdx.expression.LicenseMatcher.class - [JAR]

├─ com.github.aschet.spdx.expression.LicenseMatcherImpl.class - [JAR]

├─ com.github.aschet.spdx.expression.LicenseSetFactory.class - [JAR]

├─ com.github.aschet.spdx.expression.LicenseSetFactoryImpl.class - [JAR]

├─ com.github.aschet.spdx.expression.TypeInfo.class - [JAR]

├─ com.github.aschet.spdx.expression.Utils.class - [JAR]

Advertisement