objectos :: pojo :: plugin

POJO generation library.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

pojo-plugin
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

objectos :: pojo :: plugin
POJO generation library.
Project Organization

Project Organization

Objectos Software LTDA

Download pojo-plugin

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.7.0
br.com.objectos : code-testing jar 0.16.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0