| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sosy-lab |
| Идентификатор | Идентификаторcommon |
| Версия | Версия0.3000-486-g4e9577e |
| Тип | Типjar |
| Описание |
Описаниеjava-common-lib
Library of common components for SoSy-Lab Projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-0.3000-486-g4e9577e.pom | |
| common-0.3000-486-g4e9577e.jar | 323 KB |
| common-0.3000-486-g4e9577e-sources.jar | 208 KB |
| common-0.3000-486-g4e9577e-javadoc.jar | 984 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sosy-lab/common/ -->
<dependency>
<groupId>org.sosy-lab</groupId>
<artifactId>common</artifactId>
<version>0.3000-486-g4e9577e</version>
</dependency>
// https://jarcasting.com/artifacts/org.sosy-lab/common/
implementation 'org.sosy-lab:common:0.3000-486-g4e9577e'
// https://jarcasting.com/artifacts/org.sosy-lab/common/
implementation ("org.sosy-lab:common:0.3000-486-g4e9577e")
'org.sosy-lab:common:jar:0.3000-486-g4e9577e'
<dependency org="org.sosy-lab" name="common" rev="0.3000-486-g4e9577e">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sosy-lab', module='common', version='0.3000-486-g4e9577e')
)
libraryDependencies += "org.sosy-lab" % "common" % "0.3000-486-g4e9577e"
[org.sosy-lab/common "0.3000-486-g4e9577e"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| org.checkerframework : checker-qual | jar | 3.7.1 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.2.3 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |