lambduh-maven-annotations

Annotations that can be used to configure your lambda functions in-line.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.seanroy
ArtifactId

ArtifactId

lambduh-maven-annotations
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

lambduh-maven-annotations
Annotations that can be used to configure your lambda functions in-line.
Project URL

Project URL

https://github.com/SeanRoy/lambduh-maven-annotations

Download lambduh-maven-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.seanroy/lambduh-maven-annotations/ -->
<dependency>
    <groupId>com.github.seanroy</groupId>
    <artifactId>lambduh-maven-annotations</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seanroy/lambduh-maven-annotations/
implementation 'com.github.seanroy:lambduh-maven-annotations:1.0.0'
// https://jarcasting.com/artifacts/com.github.seanroy/lambduh-maven-annotations/
implementation ("com.github.seanroy:lambduh-maven-annotations:1.0.0")
'com.github.seanroy:lambduh-maven-annotations:jar:1.0.0'
<dependency org="com.github.seanroy" name="lambduh-maven-annotations" rev="1.0.0">
  <artifact name="lambduh-maven-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seanroy', module='lambduh-maven-annotations', version='1.0.0')
)
libraryDependencies += "com.github.seanroy" % "lambduh-maven-annotations" % "1.0.0"
[com.github.seanroy/lambduh-maven-annotations "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0