io.github.blazmrak.utils:mapper-utils

A utility library used for object mapping.

License

License

GroupId

GroupId

io.github.blazmrak.utils
ArtifactId

ArtifactId

mapper-utils
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.blazmrak.utils:mapper-utils
A utility library used for object mapping.

Download mapper-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ma.glasnost.orika : orika-core jar 1.5.4

provided (1)

Group / Artifact Type Version
com.kumuluz.ee : kumuluzee-cdi-weld jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0