com.github.jerrymice.common-task

this is java common util task client

License

License

GroupId

GroupId

com.github.jerrymice.common
ArtifactId

ArtifactId

common-task
Last Version

Last Version

0.0.2.beta7
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.jerrymice.common-task
this is java common util task client
Project URL

Project URL

https://github.com/jerrymice/common-all

Download common-task

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.github.jerrymice.common : common-entity jar 0.0.2.beta7
org.springframework : spring-webmvc jar 5.0.7.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2.beta7
0.0.2.beta6
0.0.2.beta5