Last Version

Facile UI test samples 1.0.0-M1

Simple project for UI testing.

License

License

GroupId

GroupId

org.expedientframework.uitest
ArtifactId

ArtifactId

facile-ui-test-samples
Version

Version

1.0.0-M1
Type

Type

pom
Description

Description

Facile UI test samples
Simple project for UI testing.

Download facile-ui-test-samples 1.0.0-M1


<!-- https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-samples/ -->
<dependency>
    <groupId>org.expedientframework.uitest</groupId>
    <artifactId>facile-ui-test-samples</artifactId>
    <version>1.0.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-samples/
implementation 'org.expedientframework.uitest:facile-ui-test-samples:1.0.0-M1'
// https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-samples/
implementation ("org.expedientframework.uitest:facile-ui-test-samples:1.0.0-M1")
'org.expedientframework.uitest:facile-ui-test-samples:pom:1.0.0-M1'
<dependency org="org.expedientframework.uitest" name="facile-ui-test-samples" rev="1.0.0-M1">
  <artifact name="facile-ui-test-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.expedientframework.uitest', module='facile-ui-test-samples', version='1.0.0-M1')
)
libraryDependencies += "org.expedientframework.uitest" % "facile-ui-test-samples" % "1.0.0-M1"
[org.expedientframework.uitest/facile-ui-test-samples "1.0.0-M1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-boot-web