Categories |
CategoriesData Search Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdorg.openl.rules |
ArtifactId | ArtifactIdorg.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation |
Version | Version5.24.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation</artifactId>
<version>5.24.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation/
implementation 'org.openl.rules:org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation:5.24.8'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation/
implementation ("org.openl.rules:org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation:5.24.8")
'org.openl.rules:org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation:jar:5.24.8'
<dependency org="org.openl.rules" name="org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation" rev="5.24.8">
<artifact name="org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation', version='5.24.8')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation" % "5.24.8"
[org.openl.rules/org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation "5.24.8"]