Last Version

Gramba 0.0.2

A GraalVM runtime and toolset for AWS Lambda

License

License

MIT
GroupId

GroupId

be.cloudway
ArtifactId

ArtifactId

gramba
Version

Version

0.0.2
Type

Type

pom
Description

Description

Gramba
A GraalVM runtime and toolset for AWS Lambda
Project URL

Project URL

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

Project Organization

be.cloudway
Source Code Management

Source Code Management

https://github.com/becloudway/gramba

Download gramba 0.0.2

Filename Size
gramba-0.0.2.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • gramba-runtime
  • gramba-runtime-layer
  • gramba-runtime-dev-addons