License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere.elasticjob |
ArtifactId | ArtifactIdelasticjob-error-handler-spi |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed scheduled job solution
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-error-handler-spi/ -->
<dependency>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-spi</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-error-handler-spi/
implementation 'org.apache.shardingsphere.elasticjob:elasticjob-error-handler-spi:3.0.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-error-handler-spi/
implementation ("org.apache.shardingsphere.elasticjob:elasticjob-error-handler-spi:3.0.1")
'org.apache.shardingsphere.elasticjob:elasticjob-error-handler-spi:jar:3.0.1'
<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-error-handler-spi" rev="3.0.1">
<artifact name="elasticjob-error-handler-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-error-handler-spi', version='3.0.1')
)
libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-error-handler-spi" % "3.0.1"
[org.apache.shardingsphere.elasticjob/elasticjob-error-handler-spi "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere.elasticjob : elasticjob-infra-common | jar | 3.0.1 |