License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdbr.com.objectos.code |
ArtifactId | ArtifactIdcode-testing-testng |
Last Version | Last Version0.29.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos::code testing testng
The definitive Java source code generation and annotation processing library.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/br.com.objectos.code/code-testing-testng/ -->
<dependency>
<groupId>br.com.objectos.code</groupId>
<artifactId>code-testing-testng</artifactId>
<version>0.29.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.code/code-testing-testng/
implementation 'br.com.objectos.code:code-testing-testng:0.29.1'
// https://jarcasting.com/artifacts/br.com.objectos.code/code-testing-testng/
implementation ("br.com.objectos.code:code-testing-testng:0.29.1")
'br.com.objectos.code:code-testing-testng:jar:0.29.1'
<dependency org="br.com.objectos.code" name="code-testing-testng" rev="0.29.1">
<artifact name="code-testing-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.code', module='code-testing-testng', version='0.29.1')
)
libraryDependencies += "br.com.objectos.code" % "code-testing-testng" % "0.29.1"
[br.com.objectos.code/code-testing-testng "0.29.1"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos.code : code-testing | jar | 0.29.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0 |