License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-stats |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
common-stats-5.3.5.pom | |
common-stats-5.3.5.jar | 16 KB |
common-stats-5.3.5-sources.jar | 5 KB |
common-stats-5.3.5-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-stats/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-stats</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-stats/
implementation 'com.testerum:common-stats:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/common-stats/
implementation ("com.testerum:common-stats:5.3.5")
'com.testerum:common-stats:jar:5.3.5'
<dependency org="com.testerum" name="common-stats" rev="5.3.5">
<artifact name="common-stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-stats', version='5.3.5')
)
libraryDependencies += "com.testerum" % "common-stats" % "5.3.5"
[com.testerum/common-stats "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
org.assertj : assertj-core | jar | 3.18.1 |