MVN

org.jvnet.hudson : commons-jexl

Maven & Gradle

Aug 03, 2011
3 usages

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

<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>commons-jexl</artifactId>
    <version>1.1-hudson-20090508</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.hudson : commons-jexl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1-hudson-20090508

All Versions

Choose a version of org.jvnet.hudson : commons-jexl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
commons-jexl-1.1-hudson-20090508
commons-jexl-1.1-hudson-20090322
commons-jexl-1.1-hudson-20081031
commons-jexl-1.1-hudson-20080725
commons-jexl-1.1-hudson-20071129
commons-jexl-1.1-hudson-20071021

How to add a dependency to Maven

Add the following org.jvnet.hudson : commons-jexl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>commons-jexl</artifactId>
    <version>1.1-hudson-20090508</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jvnet.hudson : commons-jexl gradle dependency to your build.gradle file:

implementation 'org.jvnet.hudson:commons-jexl:1.1-hudson-20090508'

Gradle Kotlin DSL: Add the following org.jvnet.hudson : commons-jexl gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jvnet.hudson:commons-jexl:1.1-hudson-20090508")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jvnet.hudson : commons-jexl sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jvnet.hudson" % "commons-jexl" % "1.1-hudson-20090508"

Advertisement

Dependencies from Group

Aug 10, 2010
15 usages
Mar 04, 2010
14 usages
Oct 09, 2010
11 usages
Aug 12, 2011
10 usages
1 stars
Nov 11, 2009
9 usages

Discover Dependencies

Apr 05, 2019
2 usages
586 stars
Jan 30, 2020
1 usages
8 stars
Jun 22, 2021
4 usages
68.1k stars
Jul 28, 2019
5 usages
34 stars
Sep 16, 2017
6 usages
0 stars