| License |
License |
|---|---|
| Categories |
CategoriesScala Languages AWS Container PaaS Providers |
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdawscala-ec2_2.10 |
| Version | Version0.8.3 |
| Type | Typejar |
| Description |
Descriptionawscala
awscala
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.seratch |
| Filename | Size |
|---|---|
| awscala-ec2_2.10-0.8.3.pom | |
| awscala-ec2_2.10-0.8.3.jar | 81 KB |
| awscala-ec2_2.10-0.8.3-sources.jar | 6 KB |
| awscala-ec2_2.10-0.8.3-javadoc.jar | 530 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-ec2_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-ec2_2.10</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-ec2_2.10/
implementation 'com.github.seratch:awscala-ec2_2.10:0.8.3'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-ec2_2.10/
implementation ("com.github.seratch:awscala-ec2_2.10:0.8.3")
'com.github.seratch:awscala-ec2_2.10:jar:0.8.3'
<dependency org="com.github.seratch" name="awscala-ec2_2.10" rev="0.8.3">
<artifact name="awscala-ec2_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-ec2_2.10', version='0.8.3')
)
libraryDependencies += "com.github.seratch" % "awscala-ec2_2.10" % "0.8.3"
[com.github.seratch/awscala-ec2_2.10 "0.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.7 |
| com.github.seratch : awscala-core_2.10 | jar | 0.8.3 |
| com.amazonaws : aws-java-sdk-ec2 | jar | 1.11.621 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.seratch.com.veact : scala-ssh_2.10 | jar | 0.8.0-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scalatest : scalatest_2.10 | jar | 3.0.8 |