Last Version

objectos :: testable 0.7.0

Make your objects testable.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

testable
Version

Version

0.7.0
Type

Type

pom
Description

Description

objectos :: testable
Make your objects testable.
Project Organization

Project Organization

Objectos Software LTDA

Download testable 0.7.0

Filename Size
testable-0.7.0.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • testable-api
  • testable-core
  • testable-guava
  • testable-legacy
  • testable-legacy-pojo-plugin
  • testable-pojo-plugin