Last Version

be.cloudway:gramba-runtime 0.0.2

A GraalVM runtime and toolset for AWS Lambda

License

License

MIT
GroupId

GroupId

be.cloudway
ArtifactId

ArtifactId

gramba-runtime
Version

Version

0.0.2
Type

Type

jar
Description

Description

A GraalVM runtime and toolset for AWS Lambda
Project Organization

Project Organization

be.cloudway

Download gramba-runtime 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.amazonaws : aws-lambda-java-core jar 1.2.0

provided (1)

Group / Artifact Type Version
com.oracle.substratevm : svm jar 1.0.0-rc13

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
com.github.stefanbirkner : system-rules jar 1.17.2
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.