MVN

com.squeakysand.jsp : reactor

Maven & Gradle

Aug 08, 2013

Libraries and tools related to Java Server Page (JSP) technology.

<dependency>
    <groupId>com.squeakysand.jsp</groupId>
    <artifactId>reactor</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squeakysand.jsp : reactor to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.squeakysand.jsp : reactor to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
reactor-0.6.0
0.4.x
reactor-0.4.0
0.3.x
reactor-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.squeakysand.jsp</groupId>
    <artifactId>reactor</artifactId>
    <version>0.6.0</version>
</dependency>