Last Version

mapperz 1.0.1

A simple mapper using Java 8 Lambda expressions

License

License

GroupId

GroupId

fr.fezlight
ArtifactId

ArtifactId

mapperz
Version

Version

1.0.1
Type

Type

jar
Description

Description

mapperz
A simple mapper using Java 8 Lambda expressions
Project URL

Project URL

https://gitlab.fezlight.fr/fezlight/mapperz
Source Code Management

Source Code Management

https://gitlab.fezlight.fr/fezlight/mapperz

Download mapperz 1.0.1


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

Dependencies

test (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.