Jastow

JSP Container

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.undertow.jastow
ArtifactId

ArtifactId

jastow
Last Version

Last Version

2.2.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Jastow
JSP Container
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/undertow-io/jastow.git

Download jastow

How to add to project

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

Dependencies

provided (8)

Group / Artifact Type Version
io.undertow : undertow-servlet jar 2.3.0.Alpha1
org.eclipse.jdt : ecj jar 3.26.0
org.glassfish.expressly : expressly jar 5.0.0-M2
org.jboss.logging : jboss-logging jar 3.4.2.Final
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final
jakarta.servlet : jakarta.servlet-api jar 6.0.0
jakarta.servlet.jsp : jakarta.servlet.jsp-api jar 3.1.0

test (5)

Group / Artifact Type Version
org.jboss.logmanager : jboss-logmanager jar 2.1.18.Final
io.undertow : undertow-core test-jar 2.3.0.Alpha1
io.undertow : undertow-servlet test-jar 2.3.0.Alpha1
junit : junit jar 4.13.2
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0.Final
2.1.0.Final
2.0.10.Final
2.0.9.Final
2.0.8.Final
2.0.7.Final
2.0.6.Final
2.0.5.Final
2.0.4.Final
2.0.3.Final
2.0.2.Final
2.0.1.Final
2.0.0.Final
2.0.0.CR1
2.0.0.Beta3
2.0.0.Beta2
2.0.0.Beta1
1.1.1.Final
1.1.0.Final
1.0.3.Final
1.0.2.Final
1.0.1.Final
1.0.0.Final
1.0.0.CR1
1.0.0.Beta2
1.0.0.Beta1
1.0.0.Alpha3
1.0.0.Alpha2
1.0.0.Alpha1