MVN

com.sigpwned : lammy-project

Maven & Gradle

Oct 22, 2023
0 stars

lammy-project · Microframework for building AWS Lambda functions in Java 8+

<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>lammy-project</artifactId>
    <version>0.0.0-b0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sigpwned : lammy-project to add to Maven - Latest Versions:

  • Latest Stable: 0.0.0-b0

All Versions

Choose a version of com.sigpwned : lammy-project to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
lammy-project-0.0.0-b0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>lammy-project</artifactId>
    <version>0.0.0-b0</version>
</dependency>

Advertisement