| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.testerum |
| Идентификатор | Идентификаторfile-service |
| Последняя версия | Последняя версия5.3.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTesterum test automation platform
|
| Имя Файла | Размер |
|---|---|
| file-service-5.3.5.pom | |
| file-service-5.3.5.jar | 268 KB |
| file-service-5.3.5-sources.jar | 66 KB |
| file-service-5.3.5-javadoc.jar | 279 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.testerum/file-service/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>file-service</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/file-service/
implementation 'com.testerum:file-service:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/file-service/
implementation ("com.testerum:file-service:5.3.5")
'com.testerum:file-service:jar:5.3.5'
<dependency org="com.testerum" name="file-service" rev="5.3.5">
<artifact name="file-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='file-service', version='5.3.5')
)
libraryDependencies += "com.testerum" % "file-service" % "5.3.5"
[com.testerum/file-service "5.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.testerum : common-kotlin | jar | 5.3.5 |
| com.testerum : common-json | jar | 5.3.5 |
| com.testerum : common-encrypted-prefs | jar | 5.3.5 |
| com.testerum : test-file-format | jar | 5.3.5 |
| com.testerum : model | jar | 5.3.5 |
| com.testerum : testerum-scanner | jar | 5.3.5 |
| com.testerum : testerum-runner-api | jar | 5.3.5 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.fasterxml.jackson.module : jackson-module-afterburner | jar | 2.11.3 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.11.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.18.1 |