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