Last Version

objectos :: testable :: parent 0.4.3

Make your objects testable.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

testable-parent
Version

Version

0.4.3
Type

Type

pom
Description

Description

objectos :: testable :: parent
Make your objects testable.
Project Organization

Project Organization

Objectos Software LTDA

Download testable-parent 0.4.3


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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.hamcrest : hamcrest-integration jar 1.3

Project Modules

  • testable
  • testable-core
  • testable-guava
  • testable-pojo-plugin
  • testable-it