is not current version
Last Version 3.3.2

ognl:ognl 3.2.10

OGNL - Object Graph Navigation Library

GroupId

GroupId

ognl
ArtifactId

ArtifactId

ognl
Version

Version

3.2.10
Type

Type

jar

Download ognl 3.2.10


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