org.hglteam:conversion-bom

Small set of classes to convert POJOs

License

License

GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

conversion-bom
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Small set of classes to convert POJOs

Download conversion-bom

Filename Size
conversion-bom-2.0.3.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0