is not current version
Last Version 5.26.0

org.openl.rules:openl-openapi-model-scaffolding 5.24.10


GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

openl-openapi-model-scaffolding
Version

Version

5.24.10
Type

Type

jar

Download openl-openapi-model-scaffolding 5.24.10


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