MVN

org.kuali.common : kuali-ec2

Maven & Gradle

Apr 25, 2013

EC2 Tooling · Various tooling for for working with Amazon's Elastic Computing Cloud aka ""EC2"

<dependency>
    <groupId>org.kuali.common</groupId>
    <artifactId>kuali-ec2</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kuali.common : kuali-ec2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.kuali.common : kuali-ec2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kuali-ec2-1.0.6
kuali-ec2-1.0.5
kuali-ec2-1.0.4
kuali-ec2-1.0.3
kuali-ec2-1.0.2
kuali-ec2-1.0.1

How to add a dependency to Maven

Add the following org.kuali.common : kuali-ec2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kuali.common</groupId>
    <artifactId>kuali-ec2</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kuali.common : kuali-ec2 gradle dependency to your build.gradle file:

implementation 'org.kuali.common:kuali-ec2:1.0.6'

Gradle Kotlin DSL: Add the following org.kuali.common : kuali-ec2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kuali.common:kuali-ec2:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kuali.common : kuali-ec2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kuali.common" % "kuali-ec2" % "1.0.6"

Advertisement

Dependencies from Group

Dec 04, 2014
44 usages
Apr 06, 2013
17 usages
Feb 04, 2014
16 usages
Nov 08, 2012
10 usages
Jan 26, 2015
9 usages

Discover Dependencies

Sep 01, 2012
5 stars
May 30, 2012
1 usages
Oct 05, 2014
0 stars
Feb 24, 2011
69 stars
Jan 01, 2014
7 usages
7 stars
Sep 20, 2005
1 usages
in
Oct 10, 2014