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