License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere.elasticjob |
ArtifactId | ArtifactIdelasticjob-restful |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionelasticjob-restful
Distributed scheduled job solution
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elasticjob-restful-3.0.0.pom | |
elasticjob-restful-3.0.0.jar | 76 KB |
elasticjob-restful-3.0.0-sources.jar | 70 KB |
elasticjob-restful-3.0.0-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-restful/ -->
<dependency>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-restful</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-restful/
implementation 'org.apache.shardingsphere.elasticjob:elasticjob-restful:3.0.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-restful/
implementation ("org.apache.shardingsphere.elasticjob:elasticjob-restful:3.0.0")
'org.apache.shardingsphere.elasticjob:elasticjob-restful:jar:3.0.0'
<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-restful" rev="3.0.0">
<artifact name="elasticjob-restful" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-restful', version='3.0.0')
)
libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-restful" % "3.0.0"
[org.apache.shardingsphere.elasticjob/elasticjob-restful "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere.elasticjob : elasticjob-infra-common | jar | 3.0.0 |
io.netty : netty-codec-http | jar | |
org.slf4j : slf4j-jdk14 Optional | jar | 1.7.7 |
io.netty : netty-common | jar | 4.1.45.Final |
io.netty : netty-codec | jar | 4.1.45.Final |
io.netty : netty-transport | jar | 4.1.45.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.21 |
org.mockito : mockito-inline | jar | 2.7.21 |