License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere.elasticjob |
ArtifactId | ArtifactIdelasticjob-lite-spring |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionelasticjob-lite-spring
Distributed scheduled job solution
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elasticjob-lite-spring-3.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-lite-spring/ -->
<dependency>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite-spring</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-lite-spring/
implementation 'org.apache.shardingsphere.elasticjob:elasticjob-lite-spring:3.0.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-lite-spring/
implementation ("org.apache.shardingsphere.elasticjob:elasticjob-lite-spring:3.0.1")
'org.apache.shardingsphere.elasticjob:elasticjob-lite-spring:pom:3.0.1'
<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-lite-spring" rev="3.0.1">
<artifact name="elasticjob-lite-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-lite-spring', version='3.0.1')
)
libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-lite-spring" % "3.0.1"
[org.apache.shardingsphere.elasticjob/elasticjob-lite-spring "3.0.1"]