MVN

com.squeakysand.sling : reactor

Maven & Gradle

May 18, 2012

Extensions for use with the <a href="http://sling.apache.org">Apache Sling</a> framework.

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

Latest Version

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

  • Latest Stable: 0.3.0

All Versions

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

Version Vulnerabilities Updated
0.3.x
reactor-0.3.0
0.2.x
reactor-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.squeakysand.sling</groupId>
    <artifactId>reactor</artifactId>
    <version>0.3.0</version>
</dependency>