License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdpojo-parent |
Last Version | Last Version0.5.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionobjectos :: pojo :: parent
POJO generation library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pojo-parent-0.5.5.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/pojo-parent/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>pojo-parent</artifactId>
<version>0.5.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/pojo-parent/
implementation 'br.com.objectos:pojo-parent:0.5.5'
// https://jarcasting.com/artifacts/br.com.objectos/pojo-parent/
implementation ("br.com.objectos:pojo-parent:0.5.5")
'br.com.objectos:pojo-parent:pom:0.5.5'
<dependency org="br.com.objectos" name="pojo-parent" rev="0.5.5">
<artifact name="pojo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='pojo-parent', version='0.5.5')
)
libraryDependencies += "br.com.objectos" % "pojo-parent" % "0.5.5"
[br.com.objectos/pojo-parent "0.5.5"]