MVN

com.deliver8r.aws : aws-instances

Maven & Gradle

Jun 18, 2015

AWS Instance Type I/O Models · Code Generated by Modello for Reading and Writing Instance Types on EC2

<dependency>
    <groupId>com.deliver8r.aws</groupId>
    <artifactId>aws-instances</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.deliver8r.aws : aws-instances to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.deliver8r.aws : aws-instances to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
aws-instances-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.deliver8r.aws</groupId>
    <artifactId>aws-instances</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement