org.buffalo-coders:aws-lambda-jaxrs-parent
Apache Maven top level pom for all Buffalo Coders AWS Lambda JAX-RS projects.
Usage
Leverage this top level pom via <parent>
tag:
<parent>
<groupId>org.buffalo-coders.aws.lambda.jaxrs</groupId>
<artifactId>parent</artifactId>
<version>1</version>
</parent>