Download openejb-jstl-1.2.jar file - Jar o

Jar examples for o:openejb-jstl

Description

You can download jar file openejb-jstl 1.2 in this page.

License

Apache License

Build File

You can use the following script to add openejb-jstl-1.2.jar to your project.

<dependency>
   <groupId>org.apache.openejb.patch</groupId>
   <artifactId>openejb-jstl</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'org.apache.openejb.patch', name: 'openejb-jstl', version: '1.2'
libraryDependencies += "org.apache.openejb.patch" % "openejb-jstl" % "1.2"
<dependency org="org.apache.openejb.patch" name="openejb-jstl" rev="1.2"/>
@Grapes(@Grab(group='org.apache.openejb.patch', module='openejb-jstl', version='1.2'))
'org.apache.openejb.patch:openejb-jstl:jar:1.2'

Download

Click the following link to download the jar file.

openejb-jstl-1.2-javadoc.jar
openejb-jstl-1.2-sources.jar
openejb-jstl-1.2.jar
openejb-jstl-1.2.pom



Related Tutorials