License |
License |
---|---|
GroupId | GroupIdbr.com.objectos.oss-java7 |
ArtifactId | ArtifactIdobjectos-testing-concurrent |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionObjectos Testing :: Concurrent
Objectos Concurrent related utilities to be used in tests only.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/br.com.objectos.oss-java7/objectos-testing-concurrent/ -->
<dependency>
<groupId>br.com.objectos.oss-java7</groupId>
<artifactId>objectos-testing-concurrent</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.oss-java7/objectos-testing-concurrent/
implementation 'br.com.objectos.oss-java7:objectos-testing-concurrent:3.1.0'
// https://jarcasting.com/artifacts/br.com.objectos.oss-java7/objectos-testing-concurrent/
implementation ("br.com.objectos.oss-java7:objectos-testing-concurrent:3.1.0")
'br.com.objectos.oss-java7:objectos-testing-concurrent:jar:3.1.0'
<dependency org="br.com.objectos.oss-java7" name="objectos-testing-concurrent" rev="3.1.0">
<artifact name="objectos-testing-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.oss-java7', module='objectos-testing-concurrent', version='3.1.0')
)
libraryDependencies += "br.com.objectos.oss-java7" % "objectos-testing-concurrent" % "3.1.0"
[br.com.objectos.oss-java7/objectos-testing-concurrent "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos.oss-java7 : objectos-collections-list | jar | 3.1.0 |
br.com.objectos.oss-java7 : objectos-concurrent | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |