License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdpojo-plugin |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: pojo :: plugin
POJO generation library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pojo-plugin-0.12.0.pom | |
pojo-plugin-0.12.0.jar | 109 KB |
pojo-plugin-0.12.0-sources.jar | 73 KB |
pojo-plugin-0.12.0-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/pojo-plugin/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>pojo-plugin</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/pojo-plugin/
implementation 'br.com.objectos:pojo-plugin:0.12.0'
// https://jarcasting.com/artifacts/br.com.objectos/pojo-plugin/
implementation ("br.com.objectos:pojo-plugin:0.12.0")
'br.com.objectos:pojo-plugin:jar:0.12.0'
<dependency org="br.com.objectos" name="pojo-plugin" rev="0.12.0">
<artifact name="pojo-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='pojo-plugin', version='0.12.0')
)
libraryDependencies += "br.com.objectos" % "pojo-plugin" % "0.12.0"
[br.com.objectos/pojo-plugin "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : pojo-annotations | jar | 0.12.0 |
br.com.objectos : collections | jar | 0.2.1 |
br.com.objectos : code-apt | jar | 0.16.2 |
br.com.objectos : metainf-compiler Optional | jar | 0.4.0 |
br.com.objectos.lazy : api | jar | 0.5.0 |
com.squareup : javapoet | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : assertion | jar | 0.7.0 |
br.com.objectos : code-testing | jar | 0.16.2 |