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