Download javax.el-3.0.1-b08.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 3.0.1-b08 in this page.

License

CDDL + GPLv2 with classpath exception

Build File

You can use the following script to add javax.el-3.0.1-b08.jar to your project.

<dependency>
   <groupId>org.glassfish</groupId>
   <artifactId>javax.el</artifactId>
   <version>3.0.1-b08</version>
</dependency>
compile group: 'org.glassfish', name: 'javax.el', version: '3.0.1-b08'
libraryDependencies += "org.glassfish" % "javax.el" % "3.0.1-b08"
<dependency org="org.glassfish" name="javax.el" rev="3.0.1-b08"/>
@Grapes(@Grab(group='org.glassfish', module='javax.el', version='3.0.1-b08'))
'org.glassfish:javax.el:jar:3.0.1-b08'

Download

Click the following link to download the jar file.

javax.el-3.0.1-b08-javadoc.jar
javax.el-3.0.1-b08-sources.jar
javax.el-3.0.1-b08.jar
javax.el-3.0.1-b08.pom



Related Tutorials