We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 592a9a2 + 37a377d commit 9ff14e6Copy full SHA for 9ff14e6
1 file changed
README.md
@@ -12,7 +12,7 @@
12
Spdx-Java-Library is a Java library which implements the Java object model for SPDX and provides useful helper functions.
13
14
The library is available in Maven Central as
15
-[`org.spdx:java-spdx-library`](https://search.maven.org/artifact/org.spdx/java-spdx-library)
+[`org.spdx:java-spdx-library`](https://central.sonatype.com/artifact/org.spdx/java-spdx-library)
16
(note the order of the word "java-spdx").
17
18
If you are using Maven, you can add the following dependency in your POM file:
0 commit comments