Osiris

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

License

License

GroupId

GroupId

ws.osiris
ArtifactId

ArtifactId

osiris
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://www.osiris.ws
Source Code Management

Source Code Management

https://github.com/cjkent/osiris/tree/master

Download osiris

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • archetype
  • aws
  • aws-deploy
  • bom
  • core
  • integration
  • local-server
  • maven-plugin
  • server

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