MVN

com.github.raduciumag.shapeshift : shapeshift

Maven & Gradle

Jun 16, 2016

Shapeshift · Service mocking

<dependency>
    <groupId>com.github.raduciumag.shapeshift</groupId>
    <artifactId>shapeshift</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.raduciumag.shapeshift : shapeshift to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.github.raduciumag.shapeshift : shapeshift to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
shapeshift-0.5.0
0.4.x
shapeshift-0.4.2
shapeshift-0.4.1
shapeshift-0.4.0
0.3.x
shapeshift-0.3.2
shapeshift-0.3.1
shapeshift-0.3.0
0.2.x
shapeshift-0.2.15
shapeshift-0.2.14
shapeshift-0.2.13
shapeshift-0.2.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.raduciumag.shapeshift</groupId>
    <artifactId>shapeshift</artifactId>
    <version>0.5.0</version>
</dependency>