Commons JEXL

The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.

Лицензия

Лицензия

Группа

Группа

org.apache.commons
Идентификатор

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

commons-jexl
Последняя версия

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Commons JEXL
The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.
Ссылка на сайт

Ссылка на сайт

http://commons.apache.org/jexl/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать commons-jexl

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.1

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.bsf : bsf-api jar 3.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1.1
2.1
2.0.1
2.0