GroupId | GroupIdcom.github.jobservice |
---|---|
ArtifactId | ArtifactIdworker-globfilter-batch-plugin |
Version | Version2.1.0-5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/worker-globfilter-batch-plugin/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>worker-globfilter-batch-plugin</artifactId>
<version>2.1.0-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/worker-globfilter-batch-plugin/
implementation 'com.github.jobservice:worker-globfilter-batch-plugin:2.1.0-5'
// https://jarcasting.com/artifacts/com.github.jobservice/worker-globfilter-batch-plugin/
implementation ("com.github.jobservice:worker-globfilter-batch-plugin:2.1.0-5")
'com.github.jobservice:worker-globfilter-batch-plugin:jar:2.1.0-5'
<dependency org="com.github.jobservice" name="worker-globfilter-batch-plugin" rev="2.1.0-5">
<artifact name="worker-globfilter-batch-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='worker-globfilter-batch-plugin', version='2.1.0-5')
)
libraryDependencies += "com.github.jobservice" % "worker-globfilter-batch-plugin" % "2.1.0-5"
[com.github.jobservice/worker-globfilter-batch-plugin "2.1.0-5"]