License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdauto-pojo |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: auto :: pojo
objectos Java base code generators
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
auto-pojo-0.6.0.pom | |
auto-pojo-0.6.0.jar | 2 KB |
auto-pojo-0.6.0-sources.jar | 1 KB |
auto-pojo-0.6.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/auto-pojo/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>auto-pojo</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/auto-pojo/
implementation 'br.com.objectos:auto-pojo:0.6.0'
// https://jarcasting.com/artifacts/br.com.objectos/auto-pojo/
implementation ("br.com.objectos:auto-pojo:0.6.0")
'br.com.objectos:auto-pojo:jar:0.6.0'
<dependency org="br.com.objectos" name="auto-pojo" rev="0.6.0">
<artifact name="auto-pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='auto-pojo', version='0.6.0')
)
libraryDependencies += "br.com.objectos" % "auto-pojo" % "0.6.0"
[br.com.objectos/auto-pojo "0.6.0"]