Jar examples for j:jastow
JSP 2.2 container
You can download jar file jastow 1.0.0.Final in this page.
Open Source License
You can use the following script to add jastow-1.0.0.Final.jar to your project.
<dependency> <groupId>io.undertow.jastow</groupId> <artifactId>jastow</artifactId> <version>1.0.0.Final</version> </dependency>
compile group: 'io.undertow.jastow', name: 'jastow', version: '1.0.0.Final'
libraryDependencies += "io.undertow.jastow" % "jastow" % "1.0.0.Final"
<dependency org="io.undertow.jastow" name="jastow" rev="1.0.0.Final"/>
@Grapes(@Grab(group='io.undertow.jastow', module='jastow', version='1.0.0.Final'))
'io.undertow.jastow:jastow:jar:1.0.0.Final'
Click the following link to download the jar file.
jastow-1.0.0.Final-sources.jar