Last Version

SLF4J for AWS Lambda 1.0.1

An SLF4J Logger implementation for AWS Lambda

License

License

Categories

Categories

AWS Container PaaS Providers SLF4J Application Layer Libs Logging AWS Lambda
GroupId

GroupId

uk.bot-by
ArtifactId

ArtifactId

slf4j-aws-lambda
Version

Version

1.0.1
Type

Type

jar
Description

Description

SLF4J for AWS Lambda
An SLF4J Logger implementation for AWS Lambda
Project URL

Project URL

https://slf4j-aws-lambda.bot-by.uk/
Source Code Management

Source Code Management

https://gitlab.com/bot-by/slf4j-aws-lambda

Download slf4j-aws-lambda 1.0.1


<!-- https://jarcasting.com/artifacts/uk.bot-by/slf4j-aws-lambda/ -->
<dependency>
    <groupId>uk.bot-by</groupId>
    <artifactId>slf4j-aws-lambda</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.bot-by/slf4j-aws-lambda/
implementation 'uk.bot-by:slf4j-aws-lambda:1.0.1'
// https://jarcasting.com/artifacts/uk.bot-by/slf4j-aws-lambda/
implementation ("uk.bot-by:slf4j-aws-lambda:1.0.1")
'uk.bot-by:slf4j-aws-lambda:jar:1.0.1'
<dependency org="uk.bot-by" name="slf4j-aws-lambda" rev="1.0.1">
  <artifact name="slf4j-aws-lambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.bot-by', module='slf4j-aws-lambda', version='1.0.1')
)
libraryDependencies += "uk.bot-by" % "slf4j-aws-lambda" % "1.0.1"
[uk.bot-by/slf4j-aws-lambda "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.