Last Version

synchro-task 0.3.2

SynchroTask is a lightweight library which helps to synchronize Java routines in distributed environments

License

License

GroupId

GroupId

org.vg2902
ArtifactId

ArtifactId

synchro-task-parent
Version

Version

0.3.2
Type

Type

jar
Description

Description

synchro-task
SynchroTask is a lightweight library which helps to synchronize Java routines in distributed environments
Project URL

Project URL

https://github.com/vg2902/synchro-task
Source Code Management

Source Code Management

http://github.com/vg2902/synchro-task/tree/master

Download synchro-task-parent 0.3.2


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

Dependencies

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.6

Project Modules

  • synchro-task-core
  • synchro-task-jdbc
  • synchro-task-spring
  • synchro-task-test