Serverless Maven Plugin Sample

A sample project showing how to use the Serverless maven plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.nanoservices
ArtifactId

ArtifactId

serverless-maven-plugin-sample
Last Version

Last Version

1.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

Serverless Maven Plugin Sample
A sample project showing how to use the Serverless maven plugin
Project URL

Project URL

https://github.com/olensmar/serverless4j/tree/master/maven-plugin-sample

Download serverless-maven-plugin-sample

How to add to project

<!-- https://jarcasting.com/artifacts/io.nanoservices/serverless-maven-plugin-sample/ -->
<dependency>
    <groupId>io.nanoservices</groupId>
    <artifactId>serverless-maven-plugin-sample</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.nanoservices/serverless-maven-plugin-sample/
implementation 'io.nanoservices:serverless-maven-plugin-sample:1.0-alpha-1'
// https://jarcasting.com/artifacts/io.nanoservices/serverless-maven-plugin-sample/
implementation ("io.nanoservices:serverless-maven-plugin-sample:1.0-alpha-1")
'io.nanoservices:serverless-maven-plugin-sample:jar:1.0-alpha-1'
<dependency org="io.nanoservices" name="serverless-maven-plugin-sample" rev="1.0-alpha-1">
  <artifact name="serverless-maven-plugin-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nanoservices', module='serverless-maven-plugin-sample', version='1.0-alpha-1')
)
libraryDependencies += "io.nanoservices" % "serverless-maven-plugin-sample" % "1.0-alpha-1"
[io.nanoservices/serverless-maven-plugin-sample "1.0-alpha-1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.nanoservices : serverless-annotations jar 1.0-SNAPSHOT
com.amazonaws : aws-lambda-java-core jar 1.1.0
com.google.code.gson : gson jar 2.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-1