Last Version

itask 1.0.0

基于spring和quatz的任务处理框架

License

License

GroupId

GroupId

com.jpardus
ArtifactId

ArtifactId

itask
Version

Version

1.0.0
Type

Type

jar
Description

Description

itask
基于spring和quatz的任务处理框架
Source Code Management

Source Code Management

https://github.com/jpardus/jpardus.github.io

Download itask 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.