MVN

org.wisdom-framework : wisdom-raml

Maven & Gradle

Feb 15, 2017
84 stars

wisdom-raml · Wisdom RAML projects reactor pom.

<dependency>
    <groupId>org.wisdom-framework</groupId>
    <artifactId>wisdom-raml</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wisdom-framework : wisdom-raml to add to Maven - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of org.wisdom-framework : wisdom-raml to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
wisdom-raml-0.10.0
0.9.x
wisdom-raml-0.9.1
wisdom-raml-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wisdom-framework</groupId>
    <artifactId>wisdom-raml</artifactId>
    <version>0.10.0</version>
</dependency>

Advertisement