Osiris Server

Shared utilities for the different servers

License

License

GroupId

GroupId

ws.osiris
ArtifactId

ArtifactId

osiris-server
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Osiris Server
Shared utilities for the different servers

Download osiris-server

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ws.osiris : osiris-core jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.jetbrains.kotlin : kotlin-test jar 1.3.70
com.squareup.okhttp3 : okhttp jar 3.14.2
ws.osiris : osiris-core test-jar 1.6.0

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