MVN

com.speedment.common : mapbuilder

Maven & Gradle

Dec 05, 2019
2 usages
2k stars

Speedment - Common - MapBuilder · Easy way to construct immutable java maps using a Builder Pattern.

<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>mapbuilder</artifactId>
    <version>3.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.speedment.common : mapbuilder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.2

All Versions

Choose a version of com.speedment.common : mapbuilder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
mapbuilder-3.2.2
mapbuilder-3.2.1
3.1.x
mapbuilder-3.1.18
mapbuilder-3.1.17
mapbuilder-3.1.16
mapbuilder-3.1.15
mapbuilder-3.1.14
mapbuilder-3.1.13
mapbuilder-3.1.12
1.0.x
mapbuilder-1.0.1
mapbuilder-1.0.0

How to add a dependency to Maven

Add the following com.speedment.common : mapbuilder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>mapbuilder</artifactId>
    <version>3.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.speedment.common : mapbuilder gradle dependency to your build.gradle file:

implementation 'com.speedment.common:mapbuilder:3.2.2'

Gradle Kotlin DSL: Add the following com.speedment.common : mapbuilder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.speedment.common:mapbuilder:3.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.speedment.common : mapbuilder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.speedment.common" % "mapbuilder" % "3.2.2"

Advertisement

Dependencies from Group

Aug 28, 2020
20 usages
1.9k stars
Aug 28, 2020
19 usages
2k stars
Aug 28, 2020
17 usages
2k stars
Aug 28, 2020
14 usages
2k stars
Aug 28, 2020
14 usages
2k stars

Discover Dependencies

Jun 06, 2018
0 stars
Jun 10, 2018
4 stars
Jun 07, 2018
9 stars
Aug 25, 2023
29 usages
3.9k stars
Jul 21, 2023
10 usages
4 stars
Jun 13, 2018
1 usages
7 stars