is not current version
Last Version 3.3.2

ognl:ognl 3.1.12

OGNL - Object Graph Navigation Library

GroupId

GroupId

ognl
ArtifactId

ArtifactId

ognl
Version

Version

3.1.12
Type

Type

jar

Download ognl 3.1.12


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