is not current version
Last Version 3.3.2

ognl:ognl 2.7.3


GroupId

GroupId

ognl
ArtifactId

ArtifactId

ognl
Version

Version

2.7.3
Type

Type

jar

Download ognl 2.7.3


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