| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft |
| Идентификатор | Идентификаторcommons |
| Последняя версия | Последняя версия8.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommons
cedarsoft Open Source projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-8.9.0.pom | 9 KB |
| commons-8.9.0-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/commons/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>commons</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/commons/
implementation 'com.cedarsoft:commons:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft/commons/
implementation ("com.cedarsoft:commons:8.9.0")
'com.cedarsoft:commons:jar:8.9.0'
<dependency org="com.cedarsoft" name="commons" rev="8.9.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='commons', version='8.9.0')
)
libraryDependencies += "com.cedarsoft" % "commons" % "8.9.0"
[com.cedarsoft/commons "8.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| javax.inject : javax.inject | jar | 1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.9.0 |