is not current version
Last Version 2.2.0.Final

io.undertow.jastow:jastow 1.0.0.Beta1

JSP 2.2 container

Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.undertow.jastow
ArtifactId

ArtifactId

jastow
Version

Version

1.0.0.Beta1
Type

Type

jar

Download jastow 1.0.0.Beta1


<!-- https://jarcasting.com/artifacts/io.undertow.jastow/jastow/ -->
<dependency>
    <groupId>io.undertow.jastow</groupId>
    <artifactId>jastow</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.undertow.jastow/jastow/
implementation 'io.undertow.jastow:jastow:1.0.0.Beta1'
// https://jarcasting.com/artifacts/io.undertow.jastow/jastow/
implementation ("io.undertow.jastow:jastow:1.0.0.Beta1")
'io.undertow.jastow:jastow:jar:1.0.0.Beta1'
<dependency org="io.undertow.jastow" name="jastow" rev="1.0.0.Beta1">
  <artifact name="jastow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.undertow.jastow', module='jastow', version='1.0.0.Beta1')
)
libraryDependencies += "io.undertow.jastow" % "jastow" % "1.0.0.Beta1"
[io.undertow.jastow/jastow "1.0.0.Beta1"]