Categories |
CategoriesData Search Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdorg.openl.rules |
ArtifactId | ArtifactIdorg.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation |
Version | Version5.23.5 |
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.23.5</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.23.5'
// 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.23.5")
'org.openl.rules:org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation:jar:5.23.5'
<dependency org="org.openl.rules" name="org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation" rev="5.23.5">
<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.23.5')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation" % "5.23.5"
[org.openl.rules/org.openl.rules.ruleservice.ws.storelogdata.elasticsearch.annotation "5.23.5"]