Jar examples for j:jstl-api
You can download jar file jstl-api 1.2 in this page.
Open Source License
You can use the following script to add jstl-api-1.2.jar to your project.
<dependency> <groupId>javax.servlet.jsp.jstl</groupId> <artifactId>jstl-api</artifactId> <version>1.2</version> </dependency>
compile group: 'javax.servlet.jsp.jstl', name: 'jstl-api', version: '1.2'
libraryDependencies += "javax.servlet.jsp.jstl" % "jstl-api" % "1.2"
<dependency org="javax.servlet.jsp.jstl" name="jstl-api" rev="1.2"/>
@Grapes(@Grab(group='javax.servlet.jsp.jstl', module='jstl-api', version='1.2'))
'javax.servlet.jsp.jstl:jstl-api:jar:1.2'
Click the following link to download the jar file.
jstl-api-1.2-javadoc.jar