e

elasticjob-error-handler-dingtalk

Apache License 2.0
Files download
File Operation
elasticjob-error-handler-dingtalk-3.0.0-beta.jar download
elasticjob-error-handler-dingtalk-3.0.0-beta.pom download
elasticjob-error-handler-dingtalk-3.0.0-beta-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.shardingsphere.elasticjob</groupId>
  <artifactId>elasticjob-error-handler-dingtalk</artifactId>
  <version>3.0.0-beta</version>
</dependency>
Gradle Groovy
implementation 'org.apache.shardingsphere.elasticjob:elasticjob-error-handler-dingtalk:3.0.0-beta'
Gradle Kotlin
implementation("org.apache.shardingsphere.elasticjob:elasticjob-error-handler-dingtalk:3.0.0-beta")
Scala SBT
libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-error-handler-dingtalk" % "3.0.0-beta"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-error-handler-dingtalk', version='3.0.0-beta')
)
Apache Ivy
<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-error-handler-dingtalk" rev="3.0.0-beta" />
Leiningen
[org.apache.shardingsphere.elasticjob/elasticjob-error-handler-dingtalk "3.0.0-beta"]
Apache Buildr
'org.apache.shardingsphere.elasticjob:elasticjob-error-handler-dingtalk:jar:3.0.0-beta'