License |
License |
---|---|
GroupId | GroupIdit.freshminutes |
ArtifactId | ArtifactIdoceanrunner-concurrent |
Last Version | Last Version1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOceanRunner - OceanConccurentModule
OceanRunner - manage concurrent unit tests
|
<!-- https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-concurrent/ -->
<dependency>
<groupId>it.freshminutes</groupId>
<artifactId>oceanrunner-concurrent</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-concurrent/
implementation 'it.freshminutes:oceanrunner-concurrent:1.0-RELEASE'
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-concurrent/
implementation ("it.freshminutes:oceanrunner-concurrent:1.0-RELEASE")
'it.freshminutes:oceanrunner-concurrent:jar:1.0-RELEASE'
<dependency org="it.freshminutes" name="oceanrunner-concurrent" rev="1.0-RELEASE">
<artifact name="oceanrunner-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.freshminutes', module='oceanrunner-concurrent', version='1.0-RELEASE')
)
libraryDependencies += "it.freshminutes" % "oceanrunner-concurrent" % "1.0-RELEASE"
[it.freshminutes/oceanrunner-concurrent "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
it.freshminutes : oceanrunner-core | jar | 1.0-RELEASE |