MVN

com.abiquo : draas-plugin-model

Maven & Gradle

Nov 03, 2021
1 usages

DRaaS Plugin Model

<dependency>
    <groupId>com.abiquo</groupId>
    <artifactId>draas-plugin-model</artifactId>
    <version>5.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.abiquo : draas-plugin-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.4.0

All Versions

Choose a version of com.abiquo : draas-plugin-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.4.x
draas-plugin-model-5.4.0
5.3.x
draas-plugin-model-5.3.0
5.2.x
draas-plugin-model-5.2.1
draas-plugin-model-5.2.0

How to add a dependency to Maven

Add the following com.abiquo : draas-plugin-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.abiquo</groupId>
    <artifactId>draas-plugin-model</artifactId>
    <version>5.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.abiquo : draas-plugin-model gradle dependency to your build.gradle file:

implementation 'com.abiquo:draas-plugin-model:5.4.0'

Gradle Kotlin DSL: Add the following com.abiquo : draas-plugin-model gradle kotlin dependency to your build.gradle.kts file:

implementation("com.abiquo:draas-plugin-model:5.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.abiquo : draas-plugin-model sbt scala dependency to your build.sbt file:

libraryDependencies += "com.abiquo" % "draas-plugin-model" % "5.4.0"

Advertisement

Dependencies from Group

Nov 02, 2021
11 usages
Nov 03, 2021
7 usages
Nov 02, 2021
4 usages
Jan 09, 2015
4 usages
Apr 29, 2013
3 usages

Discover Dependencies

Nov 02, 2021
1 usages
Nov 02, 2021
1 usages
54 stars
Nov 02, 2021
4 usages
Nov 02, 2021
5 usages
Nov 02, 2021
3 usages
Nov 02, 2021
3 usages
Mar 31, 2023
765 stars