License |
License |
---|---|
GroupId | GroupIdorg.expedientframework.uitest |
ArtifactId | ArtifactIdfacile-ui-test-core |
Version | Version1.0.0-M2 |
Type | Typejar |
Description |
DescriptionFacile UI Test Core
Core library for UI test
|
<!-- https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-core/ -->
<dependency>
<groupId>org.expedientframework.uitest</groupId>
<artifactId>facile-ui-test-core</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-core/
implementation 'org.expedientframework.uitest:facile-ui-test-core:1.0.0-M2'
// https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-core/
implementation ("org.expedientframework.uitest:facile-ui-test-core:1.0.0-M2")
'org.expedientframework.uitest:facile-ui-test-core:jar:1.0.0-M2'
<dependency org="org.expedientframework.uitest" name="facile-ui-test-core" rev="1.0.0-M2">
<artifact name="facile-ui-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.expedientframework.uitest', module='facile-ui-test-core', version='1.0.0-M2')
)
libraryDependencies += "org.expedientframework.uitest" % "facile-ui-test-core" % "1.0.0-M2"
[org.expedientframework.uitest/facile-ui-test-core "1.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.2.0.RELEASE |
org.springframework : spring-web | jar | 5.2.0.RELEASE |
org.mockito : mockito-core | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.28 |
org.springframework : spring-test | jar | 5.2.0.RELEASE |
net.lightbody.bmp : browsermob-core | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |