Asynchronous Utils

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.db
ArtifactId

ArtifactId

async
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Asynchronous Utils
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download async

How to add to project

<!-- https://jarcasting.com/artifacts/com.cedarsoft.db/async/ -->
<dependency>
    <groupId>com.cedarsoft.db</groupId>
    <artifactId>async</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.db/async/
implementation 'com.cedarsoft.db:async:1.0.1'
// https://jarcasting.com/artifacts/com.cedarsoft.db/async/
implementation ("com.cedarsoft.db:async:1.0.1")
'com.cedarsoft.db:async:jar:1.0.1'
<dependency org="com.cedarsoft.db" name="async" rev="1.0.1">
  <artifact name="async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.db', module='async', version='1.0.1')
)
libraryDependencies += "com.cedarsoft.db" % "async" % "1.0.1"
[com.cedarsoft.db/async "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
net.sourceforge.findbugs : jsr305 jar 1.3.2

test (2)

Group / Artifact Type Version
com.cedarsoft.commons : test-utils jar 4.0.0
org.testng : testng jar 6.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0