| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.testerum |
| Идентификатор | Идентификаторcommon-stats |
| Последняя версия | Последняя версия5.3.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTesterum test automation platform
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |