Last Version

objectos :: pojo :: compiler 0.11.0

POJO generation library.

License

License

GroupId

GroupId

br.com.objectos.pojo
ArtifactId

ArtifactId

compiler
Version

Version

0.11.0
Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download compiler 0.11.0


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

Dependencies

compile (5)

Group / Artifact Type Version
br.com.objectos.pojo : annotations jar 0.11.0
br.com.objectos.pojo : plugin jar 0.11.0
br.com.objectos.code : apt jar 0.14.1
br.com.objectos.code : core jar 0.14.1
br.com.objectos.metainf : compiler Optional jar 0.3.0

test (1)

Group / Artifact Type Version
br.com.objectos.code : testing jar 0.14.1

Project Modules

There are no modules declared in this project.