License |
License |
---|---|
GroupId | GroupIdorg.hglteam |
ArtifactId | ArtifactIdconvertion-bom |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmall set of classes to convert POJOs
|
Filename | Size |
---|---|
convertion-bom-1.1.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hglteam/convertion-bom/ -->
<dependency>
<groupId>org.hglteam</groupId>
<artifactId>convertion-bom</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hglteam/convertion-bom/
implementation 'org.hglteam:convertion-bom:1.1.1'
// https://jarcasting.com/artifacts/org.hglteam/convertion-bom/
implementation ("org.hglteam:convertion-bom:1.1.1")
'org.hglteam:convertion-bom:pom:1.1.1'
<dependency org="org.hglteam" name="convertion-bom" rev="1.1.1">
<artifact name="convertion-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hglteam', module='convertion-bom', version='1.1.1')
)
libraryDependencies += "org.hglteam" % "convertion-bom" % "1.1.1"
[org.hglteam/convertion-bom "1.1.1"]