Jar examples for j:javax.el
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-b10 in this page.
CDDL + GPLv2 with classpath exception
You can use the following script to add javax.el-3.0.1-b10.jar to your project.
<dependency> <groupId>org.glassfish</groupId> <artifactId>javax.el</artifactId> <version>3.0.1-b10</version> </dependency>
compile group: 'org.glassfish', name: 'javax.el', version: '3.0.1-b10'
libraryDependencies += "org.glassfish" % "javax.el" % "3.0.1-b10"
<dependency org="org.glassfish" name="javax.el" rev="3.0.1-b10"/>
@Grapes(@Grab(group='org.glassfish', module='javax.el', version='3.0.1-b10'))
'org.glassfish:javax.el:jar:3.0.1-b10'
Click the following link to download the jar file.
javax.el-3.0.1-b10-javadoc.jar