Last Version

objectos :: testable :: parent 0.6.0

Make your objects testable.

License

License

GroupId

GroupId

br.com.objectos.testable
ArtifactId

ArtifactId

parent
Version

Version

0.6.0
Type

Type

pom
Description

Description

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

Project Organization

Objectos Software LTDA

Download parent 0.6.0

Filename Size
parent-0.6.0.pom 1 KB
Browse

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

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