ModelMapper Benchmarks

Simple, Intelligent, Object Mapping

License

License

Categories

Categories

ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

org.modelmapper
ArtifactId

ArtifactId

benchmarks
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ModelMapper Benchmarks
Simple, Intelligent, Object Mapping

Download benchmarks

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.modelmapper : modelmapper jar 3.1.0
org.openjdk.jmh : jmh-core jar 1.32
org.openjdk.jmh : jmh-generator-annprocess jar 1.32

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.4.5