| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаorg.spdx |
| Идентификатор | Идентификаторjava-spdx-library |
| Последняя версия | Последняя версия1.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjava-spdx-library
Java library which implements the Java object model for SPDX and provides useful helper functions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| java-spdx-library-1.0.10.pom | |
| java-spdx-library-1.0.10.spdx.rdf.xml | 1 MB |
| java-spdx-library-1.0.10-sources.jar | 1 MB |
| java-spdx-library-1.0.10-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.spdx/java-spdx-library/ -->
<dependency>
<groupId>org.spdx</groupId>
<artifactId>java-spdx-library</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.spdx/java-spdx-library/
implementation 'org.spdx:java-spdx-library:1.0.10'
// https://jarcasting.com/artifacts/org.spdx/java-spdx-library/
implementation ("org.spdx:java-spdx-library:1.0.10")
'org.spdx:java-spdx-library:jar:1.0.10'
<dependency org="org.spdx" name="java-spdx-library" rev="1.0.10">
<artifact name="java-spdx-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spdx', module='java-spdx-library', version='1.0.10')
)
libraryDependencies += "org.spdx" % "java-spdx-library" % "1.0.10"
[org.spdx/java-spdx-library "1.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.jsoup : jsoup | jar | 1.14.2 |
| com.google.code.gson : gson | jar | 2.8.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| net.jodah : concurrentunit | jar | 0.4.6 |