org.hglteam:convertion-core

Small set of classes to convert POJOs

License

License

GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

convertion-core
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Small set of classes to convert POJOs

Download convertion-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hglteam : convertion-api jar 1.1.1

provided (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3