License |
License |
---|---|
GroupId | GroupIdcom.almis.awe |
ArtifactId | ArtifactIdawe-testing |
Last Version | Last Version4.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWE Testing Utilities (V4.5.3)
AWE Dependencies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
awe-testing-4.5.3.pom | |
awe-testing-4.5.3.jar | 19 KB |
awe-testing-4.5.3-sources.jar | 11 KB |
awe-testing-4.5.3-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-testing/ -->
<dependency>
<groupId>com.almis.awe</groupId>
<artifactId>awe-testing</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-testing/
implementation 'com.almis.awe:awe-testing:4.5.3'
// https://jarcasting.com/artifacts/com.almis.awe/awe-testing/
implementation ("com.almis.awe:awe-testing:4.5.3")
'com.almis.awe:awe-testing:jar:4.5.3'
<dependency org="com.almis.awe" name="awe-testing" rev="4.5.3">
<artifact name="awe-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-testing', version='4.5.3')
)
libraryDependencies += "com.almis.awe" % "awe-testing" % "4.5.3"
[com.almis.awe/awe-testing "4.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar | |
io.github.bonigarcia : webdrivermanager | jar | 5.0.3 |
org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |
org.projectlombok : lombok | jar | |
com.automation-remarks : video-recorder-junit5 | jar | 2.0 |