Last Version

objectos::code testing testng 0.29.1

The definitive Java source code generation and annotation processing library.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

br.com.objectos.code
ArtifactId

ArtifactId

code-testing-testng
Version

Version

0.29.1
Type

Type

jar
Description

Description

objectos::code testing testng
The definitive Java source code generation and annotation processing library.
Project Organization

Project Organization

Objectos Software LTDA

Download code-testing-testng 0.29.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
br.com.objectos.code : code-testing jar 0.29.1

provided (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.