io.github.solven-eu.cleanthat:lambda

Spring Boot Dependencies

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.solven-eu.cleanthat
ArtifactId

ArtifactId

lambda
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Dependencies

Download lambda

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/lambda/ -->
<dependency>
    <groupId>io.github.solven-eu.cleanthat</groupId>
    <artifactId>lambda</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/lambda/
implementation 'io.github.solven-eu.cleanthat:lambda:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/lambda/
implementation ("io.github.solven-eu.cleanthat:lambda:1.3")
'io.github.solven-eu.cleanthat:lambda:jar:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="lambda" rev="1.3">
  <artifact name="lambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='lambda', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "lambda" % "1.3"
[io.github.solven-eu.cleanthat/lambda "1.3"]

Dependencies

compile (6)

Group / Artifact Type Version
io.github.solven-eu.cleanthat : runnable jar 1.3
org.springframework.cloud : spring-cloud-function-adapter-aws jar
com.amazonaws : aws-java-sdk-dynamodb jar
org.json : json jar 20210307
javax.xml.bind : jaxb-api jar 2.3.1
com.amazonaws : aws-java-sdk-lambda jar

provided (1)

Group / Artifact Type Version
com.amazonaws : aws-lambda-java-core jar 1.2.1

test (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-function-web jar
io.github.solven-eu.cleanthat : test-helpers jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0