не последняя версия
Последняя версия 1.1-hudson-20090508

org.jvnet.hudson:commons-jexl 1.1-hudson-20090322

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

Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery Сеть
Группа

Группа

org.jvnet.hudson
Идентификатор

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

commons-jexl
Версия

Версия

1.1-hudson-20090322
Тип

Тип

jar

Скачать commons-jexl 1.1-hudson-20090322


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