License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking |
GroupId | GroupIdio.undertow.jastow |
ArtifactId | ArtifactIdjastow |
Last Version | Last Version2.2.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJastow
JSP Container
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jastow-2.2.0.Final.pom | |
jastow-2.2.0.Final.jar | 610 KB |
jastow-2.2.0.Final-sources.jar | 394 KB |
jastow-2.2.0.Final-source-release.zip | 475 KB |
Browse |
<!-- 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"]
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 |
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 |