| Лицензия |
Лицензия
GLP2 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft.commons.db |
| Идентификатор | Идентификаторasync |
| Последняя версия | Последняя версия1.6.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAsynchronous Utils
cedarsoft Open Projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| async-1.6.3.pom | |
| async-1.6.3.jar | 9 KB |
| async-1.6.3-tests.jar | 15 KB |
| async-1.6.3-sources.jar | 4 KB |
| async-1.6.3-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.db/async/ -->
<dependency>
<groupId>com.cedarsoft.commons.db</groupId>
<artifactId>async</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.db/async/
implementation 'com.cedarsoft.commons.db:async:1.6.3'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.db/async/
implementation ("com.cedarsoft.commons.db:async:1.6.3")
'com.cedarsoft.commons.db:async:jar:1.6.3'
<dependency org="com.cedarsoft.commons.db" name="async" rev="1.6.3">
<artifact name="async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.db', module='async', version='1.6.3')
)
libraryDependencies += "com.cedarsoft.commons.db" % "async" % "1.6.3"
[com.cedarsoft.commons.db/async "1.6.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft : guice-annotations | jar | 2.0.1 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.14 |
| com.intellij : annotations | jar | 7.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.commons : test-utils | jar | 1.6.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.5.1 |
| org.mockito : mockito-all | jar | 1.8.0 |
| org.easytesting : fest-assert | jar | 1.1 |