| Лицензия |
Лицензия
GLP with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft.utils |
| Идентификатор | Идентификаторasync |
| Версия | Версия1.3.7 |
| Тип | Типjar |
| Описание |
ОписаниеAsynchronous Utils
cedarsoft Open Projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| async-1.3.7.pom | |
| async-1.3.7.jar | 9 KB |
| async-1.3.7-sources.jar | 4 KB |
| async-1.3.7-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.utils/async/ -->
<dependency>
<groupId>com.cedarsoft.utils</groupId>
<artifactId>async</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.utils/async/
implementation 'com.cedarsoft.utils:async:1.3.7'
// https://jarcasting.com/artifacts/com.cedarsoft.utils/async/
implementation ("com.cedarsoft.utils:async:1.3.7")
'com.cedarsoft.utils:async:jar:1.3.7'
<dependency org="com.cedarsoft.utils" name="async" rev="1.3.7">
<artifact name="async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.utils', module='async', version='1.3.7')
)
libraryDependencies += "com.cedarsoft.utils" % "async" % "1.3.7"
[com.cedarsoft.utils/async "1.3.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft : guice-annotations | jar | 1.1.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.14 |
| com.intellij : annotations | jar | 7.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.utils : test-utils | jar | 1.3.7 |
| 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.0rc1 |