is not current version
Last Version 5.26.0

org.openl.rules:org.openl.rules.project.validation.openapi 5.24.6

OpenL Rules Project Validation OpenAPI

GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

org.openl.rules.project.validation.openapi
Version

Version

5.24.6
Type

Type

jar

Download org.openl.rules.project.validation.openapi 5.24.6


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