Last Version

com.automation.remarks.video-recorder 2.0

Video Recorder is a library that allows to record selenium tests

License

License

Categories

Categories

IDE Development Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automation-remarks
ArtifactId

ArtifactId

video-recorder-remote
Version

Version

2.0
Type

Type

jar
Description

Description

com.automation.remarks.video-recorder
Video Recorder is a library that allows to record selenium tests
Project URL

Project URL

https://github.com/SergeyPirogov/VideoRecorder

Download video-recorder-remote 2.0


<!-- https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-remote/ -->
<dependency>
    <groupId>com.automation-remarks</groupId>
    <artifactId>video-recorder-remote</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-remote/
implementation 'com.automation-remarks:video-recorder-remote:2.0'
// https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-remote/
implementation ("com.automation-remarks:video-recorder-remote:2.0")
'com.automation-remarks:video-recorder-remote:jar:2.0'
<dependency org="com.automation-remarks" name="video-recorder-remote" rev="2.0">
  <artifact name="video-recorder-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automation-remarks', module='video-recorder-remote', version='2.0')
)
libraryDependencies += "com.automation-remarks" % "video-recorder-remote" % "2.0"
[com.automation-remarks/video-recorder-remote "2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.automation-remarks : video-recorder-core jar 2.0
org.seleniumhq.selenium : selenium-server jar 3.141.59
net.bytebuddy : byte-buddy jar 1.9.11
org.apache.httpcomponents : httpclient jar 4.5.7

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
commons-io : commons-io jar 2.6
junit : junit jar 4.12
com.codeborne : selenide jar 4.14.2
org.spockframework : spock-core jar 1.3-groovy-2.5
org.codehaus.groovy : groovy-all jar 2.5.6

Project Modules

There are no modules declared in this project.