is not current version
Last Version 5.26.0

org.openl.rules:org.openl.rules.repository.aws 5.21.16

OpenL Repository AWS implementation

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

org.openl.rules.repository.aws
Version

Version

5.21.16
Type

Type

jar

Download org.openl.rules.repository.aws 5.21.16


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