Last Version

Speedment - Common - MapBuilder 3.2.2

Easy way to construct immutable java maps using a Builder Pattern.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

mapbuilder
Version

Version

3.2.2
Type

Type

jar
Description

Description

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

Project Organization

Speedment, Inc.

Download mapbuilder 3.2.2


<!-- https://jarcasting.com/artifacts/com.speedment.common/mapbuilder/ -->
<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>mapbuilder</artifactId>
    <version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.common/mapbuilder/
implementation 'com.speedment.common:mapbuilder:3.2.2'
// https://jarcasting.com/artifacts/com.speedment.common/mapbuilder/
implementation ("com.speedment.common:mapbuilder:3.2.2")
'com.speedment.common:mapbuilder:jar:3.2.2'
<dependency org="com.speedment.common" name="mapbuilder" rev="3.2.2">
  <artifact name="mapbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.speedment.common', module='mapbuilder', version='3.2.2')
)
libraryDependencies += "com.speedment.common" % "mapbuilder" % "3.2.2"
[com.speedment.common/mapbuilder "3.2.2"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

There are no modules declared in this project.