Osiris AWS Deploy

Simple Serverless Web Apps using Kotlin, AWS Lambda, AWS API Gateway

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

ws.osiris
ArtifactId

ArtifactId

osiris-aws-deploy
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Osiris AWS Deploy
Simple Serverless Web Apps using Kotlin, AWS Lambda, AWS API Gateway

Download osiris-aws-deploy

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
ws.osiris : osiris-core jar 1.6.0
ws.osiris : osiris-aws jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
org.slf4j : slf4j-api jar 1.7.30
com.amazonaws : aws-java-sdk-lambda jar
com.amazonaws : aws-java-sdk-api-gateway jar
com.amazonaws : aws-java-sdk-sts jar
com.amazonaws : aws-java-sdk-iam jar
com.amazonaws : aws-java-sdk-s3 jar
com.amazonaws : aws-java-sdk-cloudformation jar
com.google.guava : guava jar 28.2-jre
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.3
org.jetbrains.kotlin : kotlin-test jar 1.3.70

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.

Osiris - Simple Serverless Web Apps

Osiris is a Kotlin library that makes it easy to write and deploy serverless web applications on AWS. For more details please see the website, the wiki or the example projects.

Osiris is used in production at CodeScreen and 7 Star Raffles.

Versions

Version
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.16.1
0.16.0
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0