is not current version
Last Version 0.2.2

mill-aws-lambda_2.13 0.2.0

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.13
Version

Version

0.2.0
Type

Type

jar
Description

Description

mill-aws-lambda_2.13
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.13 0.2.0


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
com.lihaoyi : mill-scalalib_2.13 jar 0.9.5

Project Modules

There are no modules declared in this project.