Gramba Addons

Additional tools for the Gramba project

License

License

MIT
GroupId

GroupId

be.cloudway
ArtifactId

ArtifactId

gramba-addons
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Gramba Addons
Additional tools for the Gramba project
Project URL

Project URL

https://github.com/becloudway/gramba-addons
Project Organization

Project Organization

be.cloudway
Source Code Management

Source Code Management

https://github.com/becloudway/gramba-addons

Download gramba-addons

Filename Size
gramba-addons-0.0.5.pom 10 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • gramba-easy-reflection
  • gramba-native-image
  • gramba-annotations
  • gramba-aws-lambda-archetype

Gramba-addons

Gramba, is a for now experimental library that acts as a small interface for AWS Lambda native compiled projects. It's mostly a toolset with a small runtime that can be added to a regular lambda to act as a bridge between AWS standard Java lambdas and the AWS Lambda Runtime API.

It relies fully on the awesome GraalVM project which can be found here And seeks to make native compiling easier for AWS Lambda!

Gramba-addons

The gramba addons are extensions and tools for the Gramba project.

Work in progress

We are working towards a release, so this readme will be futher completed along with a blogpost. That is a follow up of the previous blogpost that can be found on medium or our website

be.cloudway

Cloudway

Cloud Native Software Development @ Cloudway

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1