License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere.elasticjob |
ArtifactId | ArtifactIdelasticjob-error-handler-email |
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-email/ -->
<dependency>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-email</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-error-handler-email/
implementation 'org.apache.shardingsphere.elasticjob:elasticjob-error-handler-email:3.0.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-error-handler-email/
implementation ("org.apache.shardingsphere.elasticjob:elasticjob-error-handler-email:3.0.1")
'org.apache.shardingsphere.elasticjob:elasticjob-error-handler-email:jar:3.0.1'
<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-error-handler-email" rev="3.0.1">
<artifact name="elasticjob-error-handler-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-error-handler-email', version='3.0.1')
)
libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-error-handler-email" % "3.0.1"
[org.apache.shardingsphere.elasticjob/elasticjob-error-handler-email "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere.elasticjob : elasticjob-error-handler-spi | jar | 3.0.1 |
org.apache.shardingsphere.elasticjob : elasticjob-error-handler-general | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.sun.mail : javax.mail | jar | 1.6.0 |
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 | 3.11.2 |
org.mockito : mockito-inline | jar | 3.11.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |