MVN

nl.elucidator.patterns.builder.annotations : builder-annotations-root

Maven & Gradle

Feb 07, 2013
1 stars

Builder annotations · Annotations to create builder implementations from Interfaces with annotations

<dependency>
    <groupId>nl.elucidator.patterns.builder.annotations</groupId>
    <artifactId>builder-annotations-root</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.elucidator.patterns.builder.annotations : builder-annotations-root to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of nl.elucidator.patterns.builder.annotations : builder-annotations-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
builder-annotations-root-1.1.1
builder-annotations-root-1.1.0
1.0.x
builder-annotations-root-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nl.elucidator.patterns.builder.annotations</groupId>
    <artifactId>builder-annotations-root</artifactId>
    <version>1.1.1</version>
</dependency>