Advertisement
Guest User

Untitled

a guest
Apr 21st, 2020
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. +--- com.codeborne:selenide:5.11.0 (*)
  2. +--- io.qameta.allure:allure-selenide:2.13.1
  3. | +--- io.qameta.allure:allure-java-commons:2.13.1 (*)
  4. | \--- com.codeborne:selenide:5.2.3 -> 5.11.0 (*)
  5. +--- org.aspectj:aspectjweaver:1.9.4
  6. +--- io.qameta.allure:allure-gradle:2.8.1
  7. +--- ru.yandex.qatools.ashot:ashot:1.5.4
  8. | +--- org.seleniumhq.selenium:selenium-remote-driver:2.53.0 -> 3.141.59 (*)
  9. | +--- commons-io:commons-io:2.5 -> 2.6
  10. | +--- com.google.code.gson:gson:2.6.2 -> 2.8.5
  11. | \--- org.hamcrest:hamcrest-core:1.3
  12. +--- com.epam.reportportal:agent-java-junit5:4.0.2
  13. | +--- com.epam.reportportal:client-java:4.0.12
  14. | | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 -> 2.9.9 (*)
  15. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.8
  16. | | +--- io.reactivex.rxjava2:rxjava:2.1.16
  17. | | | \--- org.reactivestreams:reactive-streams:1.0.2
  18. | | +--- org.apache.tika:tika-core:1.20
  19. | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.8.0-beta2
  20. | +--- com.epam.reportportal:commons-model:4.2.0
  21. | | +--- io.swagger:swagger-annotations:1.5.13
  22. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.8.0 -> 2.9.8
  23. | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.10 -> 2.9.9 (*)
  24. | | \--- javax.validation:validation-api:1.1.0.Final
  25. | +--- org.junit.platform:junit-platform-launcher:1.4.0 -> 1.5.2 (*)
  26. | +--- org.junit.jupiter:junit-jupiter-engine:5.4.0
  27. | | +--- org.apiguardian:apiguardian-api:1.0.0 -> 1.1.0
  28. | | +--- org.junit.platform:junit-platform-engine:1.4.0 -> 1.5.2 (*)
  29. | | \--- org.junit.jupiter:junit-jupiter-api:5.4.0 -> 5.5.2 (*)
  30. | \--- org.junit.jupiter:junit-jupiter-params:5.4.0 -> 5.5.2 (*)
  31. +--- io.qameta.allure:allure-junit5:2.0-BETA21 -> 2.13.1 (*)
  32. \--- org.slf4j:slf4j-simple:1.7.30
  33. \--- org.slf4j:slf4j-api:1.7.30 -> 1.8.0-beta2
  34.  
  35. testRuntimeOnly - Runtime only dependencies for source set 'test'. (n)
  36. \--- org.slf4j:slf4j-simple:1.7.30 (n)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement