is not current version
Last Version 2.0.3

conversion 2.0.0

Small set of classes to convert POJOs

License

License

GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

conversion
Version

Version

2.0.0
Type

Type

pom
Description

Description

conversion
Small set of classes to convert POJOs
Project URL

Project URL

https://github.com/hgl-team/convertion
Source Code Management

Source Code Management

https://github.com/hgl-team/convertion

Download conversion 2.0.0

Filename Size
conversion-2.0.0.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • conversion-api
  • conversion-core
  • conversion-bom
  • conversion-spring-binding