Jar examples for l:lambduh-maven-annotations
Annotations that can be used to configure your lambda functions in-line.
You can download jar file lambduh-maven-annotations 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add lambduh-maven-annotations-1.0.0.jar to your project.
<dependency> <groupId>com.github.seanroy</groupId> <artifactId>lambduh-maven-annotations</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.seanroy', name: 'lambduh-maven-annotations', version: '1.0.0'
libraryDependencies += "com.github.seanroy" % "lambduh-maven-annotations" % "1.0.0"
<dependency org="com.github.seanroy" name="lambduh-maven-annotations" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.seanroy', module='lambduh-maven-annotations', version='1.0.0'))
'com.github.seanroy:lambduh-maven-annotations:jar:1.0.0'
Click the following link to download the jar file.
lambduh-maven-annotations-1.0.0-javadoc.jar