MVN

com.github.davidmoten : java-builder2

Maven & Gradle

Feb 27, 2022
1 usages
3 stars

Library to generate advanced builder patterns in Java

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>java-builder2</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidmoten : java-builder2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.davidmoten : java-builder2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
java-builder2-0.1.2
java-builder2-0.1.1
0.1
java-builder2-0.1

How to add a dependency to Maven

Add the following com.github.davidmoten : java-builder2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>java-builder2</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.davidmoten : java-builder2 gradle dependency to your build.gradle file:

implementation 'com.github.davidmoten:java-builder2:0.1.2'

Gradle Kotlin DSL: Add the following com.github.davidmoten : java-builder2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.davidmoten:java-builder2:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.davidmoten : java-builder2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.davidmoten" % "java-builder2" % "0.1.2"

Advertisement

Dependencies from Group

Apr 16, 2021
48 usages
2 stars
Apr 02, 2023
34 usages
10 stars
Jun 28, 2023
22 usages
1k stars
Nov 23, 2022
22 usages
269 stars
Aug 02, 2023
22 usages
386 stars

Discover Dependencies

Jul 30, 2020
1 usages
39 stars
Jun 20, 2018
1 usages
708 stars
Jun 20, 2018
1 usages
708 stars
Apr 16, 2020
1 usages
623 stars
Feb 20, 2023
1 usages
47.1k stars
Jun 20, 2018
3 usages
450 stars
Jun 18, 2018
1 usages
58.8k stars