MVN

net.fortytwo.ripple : ripple-all

Maven & Gradle

Dec 31, 2016
104 stars

Ripple · Semantic Web scripting language

<dependency>
    <groupId>net.fortytwo.ripple</groupId>
    <artifactId>ripple-all</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.fortytwo.ripple : ripple-all to add to Maven - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of net.fortytwo.ripple : ripple-all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5
ripple-all-1.5
1.4
ripple-all-1.4
1.2
ripple-all-1.2
1.1
ripple-all-1.1
1.0
ripple-all-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.fortytwo.ripple</groupId>
    <artifactId>ripple-all</artifactId>
    <version>1.5</version>
</dependency>

Advertisement