is not current version
Last Version 5.26.0

org.openl.rules:org.openl.rules.repository.aws 5.22.0.1

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.22.0.1
Type

Type

jar

Download org.openl.rules.repository.aws 5.22.0.1


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