Last Version

objectos :: way :: testable 0.6.0

Make your objects testable.

License

License

GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

testable
Version

Version

0.6.0
Type

Type

pom
Description

Description

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

Project Organization

Objectos Software LTDA

Download testable 0.6.0

Filename Size
testable-0.6.0.pom 676 bytes
Browse

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