Download javax.el-2.2.0.v201303151357.jar file - Jar j

Jar examples for j:javax.el

Description

This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.

You can download jar file javax.el 2.2.0.v201303151357 in this page.

License

CDDL + GPLv2 with classpath exception

Build File

You can use the following script to add javax.el-2.2.0.v201303151357.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty.orbit</groupId>
   <artifactId>javax.el</artifactId>
   <version>2.2.0.v201303151357</version>
</dependency>
compile group: 'org.eclipse.jetty.orbit', name: 'javax.el', version: '2.2.0.v201303151357'
libraryDependencies += "org.eclipse.jetty.orbit" % "javax.el" % "2.2.0.v201303151357"
<dependency org="org.eclipse.jetty.orbit" name="javax.el" rev="2.2.0.v201303151357"/>
@Grapes(@Grab(group='org.eclipse.jetty.orbit', module='javax.el', version='2.2.0.v201303151357'))
'org.eclipse.jetty.orbit:javax.el:jar:2.2.0.v201303151357'

Download

Click the following link to download the jar file.

javax.el-2.2.0.v201303151357-javadoc.jar
javax.el-2.2.0.v201303151357-sources.jar
javax.el-2.2.0.v201303151357.jar
javax.el-2.2.0.v201303151357.pom



Related Tutorials