Categories |
CategoriesData Search Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-policy-elasticsearch-classification-worker-handler |
Version | Version1.0.0-3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-elasticsearch-classification-worker-handler/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-policy-elasticsearch-classification-worker-handler</artifactId>
<version>1.0.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-elasticsearch-classification-worker-handler/
implementation 'com.github.cafdataprocessing:worker-policy-elasticsearch-classification-worker-handler:1.0.0-3'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-elasticsearch-classification-worker-handler/
implementation ("com.github.cafdataprocessing:worker-policy-elasticsearch-classification-worker-handler:1.0.0-3")
'com.github.cafdataprocessing:worker-policy-elasticsearch-classification-worker-handler:jar:1.0.0-3'
<dependency org="com.github.cafdataprocessing" name="worker-policy-elasticsearch-classification-worker-handler" rev="1.0.0-3">
<artifact name="worker-policy-elasticsearch-classification-worker-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy-elasticsearch-classification-worker-handler', version='1.0.0-3')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy-elasticsearch-classification-worker-handler" % "1.0.0-3"
[com.github.cafdataprocessing/worker-policy-elasticsearch-classification-worker-handler "1.0.0-3"]