Last Version

odo-framework 0.1.1

Framework for building Serverless applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo
Version

Version

0.1.1
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 0.1.1

Filename Size
odo-0.1.1.pom 21 KB
Browse

<!-- 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