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