не последняя версия
Последняя версия 3.3.2

ognl:ognl 3.1.15

OGNL - Object Graph Navigation Library

Группа

Группа

ognl
Идентификатор

Идентификатор

ognl
Версия

Версия

3.1.15
Тип

Тип

jar

Скачать ognl 3.1.15


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