Osiris BOM

Maven BOM containing dependencies shared by Osiris and projects built using Osiris

License

License

GroupId

GroupId

ws.osiris
ArtifactId

ArtifactId

osiris-bom
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Osiris BOM
Maven BOM containing dependencies shared by Osiris and projects built using Osiris

Download osiris-bom

How to add to project

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

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