Last Version

ch.puzzle:libpuzzle-modelmapper 0.1.0-RC1

A set of useful libraries

License

License

Categories

Categories

ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

ch.puzzle
ArtifactId

ArtifactId

libpuzzle-modelmapper
Version

Version

0.1.0-RC1
Type

Type

jar
Description

Description

A set of useful libraries

Download libpuzzle-modelmapper 0.1.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

provided (1)

Group / Artifact Type Version
org.modelmapper : modelmapper jar [2.3.0,)

Project Modules

There are no modules declared in this project.