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