не последняя версия
Последняя версия 3.0.1

org.apache.shardingsphere.elasticjob:elasticjob-lite-spring 3.0.0-beta


Группа

Группа

org.apache.shardingsphere.elasticjob
Идентификатор

Идентификатор

elasticjob-lite-spring
Версия

Версия

3.0.0-beta
Тип

Тип

pom

Скачать elasticjob-lite-spring 3.0.0-beta

Имя Файла Размер
elasticjob-lite-spring-3.0.0-beta.pom 2 KB
Обзор

<!-- 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.0-beta</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.0-beta'
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-lite-spring/
implementation ("org.apache.shardingsphere.elasticjob:elasticjob-lite-spring:3.0.0-beta")
'org.apache.shardingsphere.elasticjob:elasticjob-lite-spring:pom:3.0.0-beta'
<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-lite-spring" rev="3.0.0-beta">
  <artifact name="elasticjob-lite-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-lite-spring', version='3.0.0-beta')
)
libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-lite-spring" % "3.0.0-beta"
[org.apache.shardingsphere.elasticjob/elasticjob-lite-spring "3.0.0-beta"]