is not current version
Last Version 3.3.2

ognl:ognl 2.2.2


GroupId

GroupId

ognl
ArtifactId

ArtifactId

ognl
Version

Version

2.2.2
Type

Type

jar

Download ognl 2.2.2

Filename Size
ognl-2.2.2.pom
ognl-2.2.2.jar 115 KB
Browse

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