| License |
License |
|---|---|
| GroupId | GroupIdit.freshminutes |
| ArtifactId | ArtifactIdoceanrunner-statistics |
| Last Version | Last Version1.0-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOceanRunner - StatisticsOceanModule
OceanRunner - manage the success of your JUnit tests
|
<!-- https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-statistics/ -->
<dependency>
<groupId>it.freshminutes</groupId>
<artifactId>oceanrunner-statistics</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-statistics/
implementation 'it.freshminutes:oceanrunner-statistics:1.0-RELEASE'
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner-statistics/
implementation ("it.freshminutes:oceanrunner-statistics:1.0-RELEASE")
'it.freshminutes:oceanrunner-statistics:jar:1.0-RELEASE'
<dependency org="it.freshminutes" name="oceanrunner-statistics" rev="1.0-RELEASE">
<artifact name="oceanrunner-statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.freshminutes', module='oceanrunner-statistics', version='1.0-RELEASE')
)
libraryDependencies += "it.freshminutes" % "oceanrunner-statistics" % "1.0-RELEASE"
[it.freshminutes/oceanrunner-statistics "1.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| it.freshminutes : oceanrunner-core | jar | 1.0-RELEASE |
| javax.persistence : persistence-api | jar | 1.0 |
| org.avaje : ebean | jar | 2.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| it.freshminutes : oceanrunner-concurrent | jar | 1.0-RELEASE |
| com.h2database : h2 | jar | 1.1.115 |
| mysql : mysql-connector-java | jar | 5.1.19 |