Last Version

objectos :: pojo 0.12.0

POJO generation library.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

pojo
Version

Version

0.12.0
Type

Type

pom
Description

Description

objectos :: pojo
POJO generation library.
Project Organization

Project Organization

Objectos Software LTDA

Download pojo 0.12.0

Filename Size
pojo-0.12.0.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pojo-annotations
  • pojo-compiler
  • pojo-it
  • pojo-plugin
  • pojo-testing