is not current version
Last Version 5.26.0

org.openl.rules:org.openl.rules.repository.aws 5.20.2

OpenL Repostory API

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

org.openl.rules.repository.aws
Version

Version

5.20.2
Type

Type

jar

Download org.openl.rules.repository.aws 5.20.2


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