Last Version

koops-aws 0.0.1

A Kotlin DSL for devops

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.codingue.koops
ArtifactId

ArtifactId

koops-aws
Version

Version

0.0.1
Type

Type

jar
Description

Description

koops-aws
A Kotlin DSL for devops
Project URL

Project URL

https://github.com/amelki/koops
Source Code Management

Source Code Management

http://github.com/amelki/koops/tree/master

Download koops-aws 0.0.1


<!-- https://jarcasting.com/artifacts/com.codingue.koops/koops-aws/ -->
<dependency>
    <groupId>com.codingue.koops</groupId>
    <artifactId>koops-aws</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingue.koops/koops-aws/
implementation 'com.codingue.koops:koops-aws:0.0.1'
// https://jarcasting.com/artifacts/com.codingue.koops/koops-aws/
implementation ("com.codingue.koops:koops-aws:0.0.1")
'com.codingue.koops:koops-aws:jar:0.0.1'
<dependency org="com.codingue.koops" name="koops-aws" rev="0.0.1">
  <artifact name="koops-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingue.koops', module='koops-aws', version='0.0.1')
)
libraryDependencies += "com.codingue.koops" % "koops-aws" % "0.0.1"
[com.codingue.koops/koops-aws "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.codingue.koops : koops-core jar 0.0.1
com.amazonaws : aws-java-sdk jar 1.11.311
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.31
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.5

Project Modules

There are no modules declared in this project.