MVN

org.intelligents-ia.winstone : winstone-project

Maven & Gradle

Jan 08, 2015

Winstone Project · Winstone is a servlet container that was written out of a desire to provide servlet functionality without the bloat that full J2EE compliance introduces.

<dependency>
    <groupId>org.intelligents-ia.winstone</groupId>
    <artifactId>winstone-project</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.intelligents-ia.winstone : winstone-project to add to Maven - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of org.intelligents-ia.winstone : winstone-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
winstone-project-1.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.intelligents-ia.winstone</groupId>
    <artifactId>winstone-project</artifactId>
    <version>1.7.0</version>
</dependency>