MVN

org.ow2.shelbie : shelbie-commands

Maven & Gradle

Mar 28, 2013

OW2 Shelbie :: Commands

<dependency>
    <groupId>org.ow2.shelbie</groupId>
    <artifactId>shelbie-commands</artifactId>
    <version>2.0.0-M3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.shelbie : shelbie-commands to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-M3

All Versions

Choose a version of org.ow2.shelbie : shelbie-commands to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
shelbie-commands-2.0.0-M3
shelbie-commands-2.0.0-M2
shelbie-commands-2.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.shelbie</groupId>
    <artifactId>shelbie-commands</artifactId>
    <version>2.0.0-M3</version>
</dependency>