org.hglteam:conversion-core

Small set of classes to convert POJOs

License

License

GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

conversion-core
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Small set of classes to convert POJOs

Download conversion-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hglteam : conversion-api jar 2.0.3

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
2.0.3
2.0.2
2.0.1
2.0.0