| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.cedarsoft.utils |
| Идентификатор | Идентификаторcommon |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommon Utils
cedarsoft Open Projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| common-1.3.pom | |
| common-1.3.jar | 65 KB |
| common-1.3-sources.jar | 36 KB |
| common-1.3-javadoc.jar | 314 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.cedarsoft.utils/common/ -->
<dependency>
<groupId>eu.cedarsoft.utils</groupId>
<artifactId>common</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft.utils/common/
implementation 'eu.cedarsoft.utils:common:1.3'
// https://jarcasting.com/artifacts/eu.cedarsoft.utils/common/
implementation ("eu.cedarsoft.utils:common:1.3")
'eu.cedarsoft.utils:common:jar:1.3'
<dependency org="eu.cedarsoft.utils" name="common" rev="1.3">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft.utils', module='common', version='1.3')
)
libraryDependencies += "eu.cedarsoft.utils" % "common" % "1.3"
[eu.cedarsoft.utils/common "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.cedarsoft : guice-annotations | jar | 1.0 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.14 |
| com.intellij : annotations | jar | 7.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.cedarsoft.utils : test-utils | jar | 1.3 |
| commons-io : commons-io | jar | 1.4 |
| org.testng : testng | jar | 5.8 |
| org.easymock : easymockclassextension | jar | 2.4 |
| org.easymock : easymock | jar | 2.4 |
| fest » fest-assert | jar | 1.0a1 |