objectos :: testable :: pojo plugin

Make your objects testable.

License

License

GroupId

GroupId

br.com.objectos.testable
ArtifactId

ArtifactId

pojo-plugin
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

objectos :: testable :: pojo plugin
Make your objects testable.
Project Organization

Project Organization

Objectos Software LTDA

Download pojo-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
br.com.objectos.testable : api jar 0.6.0
br.com.objectos.metainf : compiler Optional jar 0.3.0
br.com.objectos.pojo : plugin jar 0.8.0

test (1)

Group / Artifact Type Version
br.com.objectos.pojo : testing jar 0.8.0

Project Modules

There are no modules declared in this project.
br.com.objectos.testable

Objectos Software

We craft Java tools.

Versions

Version
0.6.0
0.5.0