MVN

com.codereligion : hammock-parent

Maven & Gradle

Dec 12, 2013
1 stars

Hammock · An annotation processor/code generator to simplify working with Guava's functional style APIs

<dependency>
    <groupId>com.codereligion</groupId>
    <artifactId>hammock-parent</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codereligion : hammock-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.codereligion : hammock-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
hammock-parent-0.9
0.8
hammock-parent-0.8
0.7
hammock-parent-0.7
0.6
hammock-parent-0.6
0.5
hammock-parent-0.5
0.4
hammock-parent-0.4
0.3
hammock-parent-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.codereligion</groupId>
    <artifactId>hammock-parent</artifactId>
    <version>0.9</version>
</dependency>

Advertisement