Last Version

objectos :: pojo :: plugin 0.11.0

POJO generation library.

License

License

GroupId

GroupId

br.com.objectos.pojo
ArtifactId

ArtifactId

plugin
Version

Version

0.11.0
Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download plugin 0.11.0


<!-- https://jarcasting.com/artifacts/br.com.objectos.pojo/plugin/ -->
<dependency>
    <groupId>br.com.objectos.pojo</groupId>
    <artifactId>plugin</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.pojo/plugin/
implementation 'br.com.objectos.pojo:plugin:0.11.0'
// https://jarcasting.com/artifacts/br.com.objectos.pojo/plugin/
implementation ("br.com.objectos.pojo:plugin:0.11.0")
'br.com.objectos.pojo:plugin:jar:0.11.0'
<dependency org="br.com.objectos.pojo" name="plugin" rev="0.11.0">
  <artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.pojo', module='plugin', version='0.11.0')
)
libraryDependencies += "br.com.objectos.pojo" % "plugin" % "0.11.0"
[br.com.objectos.pojo/plugin "0.11.0"]

Dependencies

compile (6)

Group / Artifact Type Version
br.com.objectos.pojo : annotations jar 0.11.0
br.com.objectos : collections jar 0.2.1
br.com.objectos.code : apt jar 0.14.1
br.com.objectos.metainf : compiler Optional jar 0.3.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.4.0
br.com.objectos.code : testing jar 0.14.1

Project Modules

There are no modules declared in this project.