odo-framework

Framework for building Serverless applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

odo-framework
Framework for building Serverless applications
Source Code Management

Source Code Management

https://gitlab.com/jexenberger/odo.git

Download odo

Filename Size
odo-0.1.1.pom 22 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • odo-core
  • odo-container
  • odo-service
  • odo-aws-lambda-runtime
  • odo-aws-lambda-xray
  • odo-jetty-runtime
  • odo-kotlin-dsl
  • odo-kotlin-service-dsl
  • odo-aws-lambda-sample

Versions

Version
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.4