License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdtestable-parent |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionobjectos :: testable :: parent
Make your objects testable.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testable-parent-0.4.3.pom | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |
org.hamcrest : hamcrest-integration | jar | 1.3 |