djs-commons

Distributed Job Scheduler - Common Libraries

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

djs-commons
Last Version

Last Version

0.1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

djs-commons
Distributed Job Scheduler - Common Libraries
Project URL

Project URL

https://github.com/DDTH/djs-commons
Project Organization

Project Organization

DDTH

Download djs-commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ddth : ddth-commons-core jar 0.4.0
com.github.ddth : ddth-commons-serialization pom 0.4.0
com.github.ddth : ddth-dao-core jar 0.5.0.4
com.github.ddth : ddth-dao-jdbc pom 0.5.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3.1
0.1.3
0.1.2
0.1.1