is not current version
Last Version 1.0.1

mapperz 1.0.0

A simple mapper using Java 8 Lambda expressions

License

License

GroupId

GroupId

fr.fezlight
ArtifactId

ArtifactId

mapperz
Version

Version

1.0.0
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.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha5
org.slf4j : slf4j-simple jar 2.0.0-alpha5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.