Jar examples for e:el-api
Expression language package
You can download jar file el-api 1.0 in this page.
Apache License, Version 2.0
You can use the following script to add el-api-1.0.jar to your project.
<dependency> <groupId>javax.el</groupId> <artifactId>el-api</artifactId> <version>1.0</version> </dependency>
compile group: 'javax.el', name: 'el-api', version: '1.0'
libraryDependencies += "javax.el" % "el-api" % "1.0"
<dependency org="javax.el" name="el-api" rev="1.0"/>
@Grapes(@Grab(group='javax.el', module='el-api', version='1.0'))
'javax.el:el-api:jar:1.0'
Click the following link to download the jar file.
el-api-1.0-sources.jar