is not current version
Last Version 5.26.0

org.openl.rules:org.openl.rules.repository 5.11.6

OpenL Repostory API

GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

org.openl.rules.repository
Version

Version

5.11.6
Type

Type

jar

Download org.openl.rules.repository 5.11.6


<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.repository/ -->
<dependency>
    <groupId>org.openl.rules</groupId>
    <artifactId>org.openl.rules.repository</artifactId>
    <version>5.11.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.repository/
implementation 'org.openl.rules:org.openl.rules.repository:5.11.6'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.repository/
implementation ("org.openl.rules:org.openl.rules.repository:5.11.6")
'org.openl.rules:org.openl.rules.repository:jar:5.11.6'
<dependency org="org.openl.rules" name="org.openl.rules.repository" rev="5.11.6">
  <artifact name="org.openl.rules.repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.repository', version='5.11.6')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.repository" % "5.11.6"
[org.openl.rules/org.openl.rules.repository "5.11.6"]