convertion

Small set of classes to convert POJOs

License

License

GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

convertion
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

convertion
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 convertion

Filename Size
convertion-1.1.1.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • convertion-api
  • convertion-core
  • convertion-bom
  • convertion-spring-binding

Versions

Version
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3