License |
License |
---|---|
GroupId | GroupIdbr.com.objectos.comuns |
ArtifactId | ArtifactIdcomuns-testing |
Version | Version0.28.0 |
Type | Typejar |
Description |
Descriptionobjectos::comuns testing
Core Java libraries for all Objectos Software projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
comuns-testing-0.28.0.pom | |
comuns-testing-0.28.0.jar | 11 KB |
comuns-testing-0.28.0-sources.jar | 6 KB |
comuns-testing-0.28.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.comuns/comuns-testing/ -->
<dependency>
<groupId>br.com.objectos.comuns</groupId>
<artifactId>comuns-testing</artifactId>
<version>0.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.comuns/comuns-testing/
implementation 'br.com.objectos.comuns:comuns-testing:0.28.0'
// https://jarcasting.com/artifacts/br.com.objectos.comuns/comuns-testing/
implementation ("br.com.objectos.comuns:comuns-testing:0.28.0")
'br.com.objectos.comuns:comuns-testing:jar:0.28.0'
<dependency org="br.com.objectos.comuns" name="comuns-testing" rev="0.28.0">
<artifact name="comuns-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.comuns', module='comuns-testing', version='0.28.0')
)
libraryDependencies += "br.com.objectos.comuns" % "comuns-testing" % "0.28.0"
[br.com.objectos.comuns/comuns-testing "0.28.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos.comuns : comuns | jar | 0.28.0 |
org.testng : testng | jar | 7.0.0 |