MVN

com.abiquo : model

Maven & Gradle

Jan 09, 2015

Abiquo Model

<dependency>
    <groupId>com.abiquo</groupId>
    <artifactId>model</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.abiquo : model to add to Maven - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of com.abiquo : model to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
model-3.2.1
3.1.x
model-3.1.0
3.0.x
model-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.abiquo</groupId>
    <artifactId>model</artifactId>
    <version>3.2.1</version>
</dependency>