| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jerrymice.common |
| ArtifactId | ArtifactIdcommon-task |
| Last Version | Last Version0.0.2.beta7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.jerrymice.common-task
this is java common util task client
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| common-task-0.0.2.beta7.pom | |
| common-task-0.0.2.beta7.jar | 9 KB |
| common-task-0.0.2.beta7-sources.jar | 8 KB |
| common-task-0.0.2.beta7-javadoc.jar | 53 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |