Last Version

Jastow 2.2.0.Final

JSP Container

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.undertow.jastow
ArtifactId

ArtifactId

jastow
Version

Version

2.2.0.Final
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 2.2.0.Final


<!-- 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.