ezLambda Server

Server for local development and testing of Amazon lambda

License

License

GroupId

GroupId

com.bolyartech.ezlambda
ArtifactId

ArtifactId

ezlambda-server
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ezLambda Server
Server for local development and testing of Amazon lambda
Project URL

Project URL

https://github.com/ogrebgr/ezlambda-server
Source Code Management

Source Code Management

https://github.com/ogrebgr/ezlambda-server

Download ezlambda-server

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.bolyartech.ezlambda : ezlambda jar 1.1.1
com.google.code.gson : gson jar 2.8.5
commons-cli : commons-cli jar 1.4
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.2.3
com.bolyartech.forge.server : forge-server-jetty jar 9.1.4

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
com.google.dagger : dagger jar 2.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1