MVN

org.spdx : java-spdx-library

Maven & Gradle

Jun 12, 2023
6 usages
30 stars

java-spdx-library · Java library which implements the Java object model for SPDX and provides useful helper functions.

<dependency>
    <groupId>org.spdx</groupId>
    <artifactId>java-spdx-library</artifactId>
    <version>1.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.spdx : java-spdx-library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.7

All Versions

Choose a version of org.spdx : java-spdx-library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
java-spdx-library-1.1.7
java-spdx-library-1.1.6
java-spdx-library-1.1.5
java-spdx-library-1.1.4
java-spdx-library-1.1.3
java-spdx-library-1.1.2
java-spdx-library-1.1.1
java-spdx-library-1.1.0
1.0.x
java-spdx-library-1.0.10
java-spdx-library-1.0.9
java-spdx-library-1.0.8
java-spdx-library-1.0.7
java-spdx-library-1.0.6
java-spdx-library-1.0.5
java-spdx-library-1.0.4
java-spdx-library-1.0.3
java-spdx-library-1.0.2
java-spdx-library-1.0.1
java-spdx-library-1.0.0
0.0.x
java-spdx-library-0.0.7
java-spdx-library-0.0.6
java-spdx-library-0.0.5
java-spdx-library-0.0.4
java-spdx-library-0.0.3

How to add a dependency to Maven

Add the following org.spdx : java-spdx-library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.spdx</groupId>
    <artifactId>java-spdx-library</artifactId>
    <version>1.1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.spdx : java-spdx-library gradle dependency to your build.gradle file:

implementation 'org.spdx:java-spdx-library:1.1.7'

Gradle Kotlin DSL: Add the following org.spdx : java-spdx-library gradle kotlin dependency to your build.gradle.kts file:

implementation("org.spdx:java-spdx-library:1.1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.spdx : java-spdx-library sbt scala dependency to your build.sbt file:

libraryDependencies += "org.spdx" % "java-spdx-library" % "1.1.7"

Advertisement

Dependencies from Group

Aug 22, 2022
6 usages
109 stars
Jun 12, 2023
6 usages
30 stars
May 10, 2023
2 usages
2 stars
May 10, 2023
1 usages
2 stars
Aug 04, 2023
1 usages
4 stars

Discover Dependencies

Feb 02, 2023
3 usages
5 stars
Oct 02, 2021
4 usages
58.9k stars
Oct 19, 2021
1 usages
Feb 01, 2018
4 usages
98 stars
Aug 29, 2016
3 usages
3 stars
Aug 17, 2023
27 usages
3.4k stars
Dec 30, 2020
2 usages
163 stars
Oct 19, 2017
3 usages
6 stars
Nov 04, 2022
6 usages
1.4k stars
May 22, 2023
2 usages
0 stars