License |
License |
---|---|
GroupId | GroupIdcom.github.anji-plus |
ArtifactId | ArtifactIdallways-job-core |
Last Version | Last Version2.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionallways-job-core
allways-job-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.anji-plus/allways-job-core/ -->
<dependency>
<groupId>com.github.anji-plus</groupId>
<artifactId>allways-job-core</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anji-plus/allways-job-core/
implementation 'com.github.anji-plus:allways-job-core:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.anji-plus/allways-job-core/
implementation ("com.github.anji-plus:allways-job-core:2.0.1.RELEASE")
'com.github.anji-plus:allways-job-core:jar:2.0.1.RELEASE'
<dependency org="com.github.anji-plus" name="allways-job-core" rev="2.0.1.RELEASE">
<artifact name="allways-job-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anji-plus', module='allways-job-core', version='2.0.1.RELEASE')
)
libraryDependencies += "com.github.anji-plus" % "allways-job-core" % "2.0.1.RELEASE"
[com.github.anji-plus/allways-job-core "2.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
io.netty : netty-all | jar | 4.1.54.Final |
com.caucho : hessian | jar | 4.0.63 |
com.squareup.okhttp3 : okhttp | jar | 3.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.commons : commons-exec | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.1.5.RELEASE |