MVN

io.undertow.jastow : jastow-parent

Maven & Gradle

Aug 01, 2022
18 stars

Jastow Parent · JSP 2.3 container

<dependency>
    <groupId>io.undertow.jastow</groupId>
    <artifactId>jastow-parent</artifactId>
    <version>2.0.11.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.undertow.jastow : jastow-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.11.Final

All Versions

Choose a version of io.undertow.jastow : jastow-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jastow-parent-2.0.11.Final
jastow-parent-2.0.10.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.undertow.jastow</groupId>
    <artifactId>jastow-parent</artifactId>
    <version>2.0.11.Final</version>
</dependency>