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 JUnit Unit Testing Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automation-remarks
ArtifactId

ArtifactId

video-recorder-junit5
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-junit5 2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.automation-remarks : video-recorder-core jar 2.0
org.junit.jupiter : junit-jupiter-api jar 5.4.1

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
commons-io : commons-io jar 2.6
org.mockito : mockito-core jar 2.25.1
net.bytebuddy : byte-buddy jar 1.9.11

Project Modules

There are no modules declared in this project.