Konig AWS Model

The parent project from which all the konig modules are built

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.konig
ArtifactId

ArtifactId

konig-aws-model
Last Version

Last Version

2.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Konig AWS Model
The parent project from which all the konig modules are built

Download konig-aws-model

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.konig : konig-core jar 2.11.0
com.amazonaws : aws-java-sdk-sns jar 1.11.287

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.11.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.12.0