mill-aws-lambda_2.12

Mill plugin to deploy code to AWS Lambda

License

License

Categories

Categories

AWS Container PaaS Providers AWS Lambda
GroupId

GroupId

io.github.bbstilson
ArtifactId

ArtifactId

mill-aws-lambda_2.12
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

mill-aws-lambda_2.12
Mill plugin to deploy code to AWS Lambda
Project URL

Project URL

https://github.com/bbstilson/mill-aws-lambda
Source Code Management

Source Code Management

https://github.com/bbstilson/mill-aws-lambda

Download mill-aws-lambda_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.bbstilson/mill-aws-lambda_2.12/ -->
<dependency>
    <groupId>io.github.bbstilson</groupId>
    <artifactId>mill-aws-lambda_2.12</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bbstilson/mill-aws-lambda_2.12/
implementation 'io.github.bbstilson:mill-aws-lambda_2.12:0.2.2'
// https://jarcasting.com/artifacts/io.github.bbstilson/mill-aws-lambda_2.12/
implementation ("io.github.bbstilson:mill-aws-lambda_2.12:0.2.2")
'io.github.bbstilson:mill-aws-lambda_2.12:jar:0.2.2'
<dependency org="io.github.bbstilson" name="mill-aws-lambda_2.12" rev="0.2.2">
  <artifact name="mill-aws-lambda_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bbstilson', module='mill-aws-lambda_2.12', version='0.2.2')
)
libraryDependencies += "io.github.bbstilson" % "mill-aws-lambda_2.12" % "0.2.2"
[io.github.bbstilson/mill-aws-lambda_2.12 "0.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-iam jar 1.12.12
com.amazonaws : aws-java-sdk-lambda jar 1.12.12
com.amazonaws : aws-java-sdk-s3 jar 1.12.12

provided (1)

Group / Artifact Type Version
com.lihaoyi : mill-scalalib_2.12 jar 0.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0