Last Version

spring-boot-web 1.0.0-M1

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.expedientframework.uitest
ArtifactId

ArtifactId

facile-ui-test-samples-spring-boot-web
Version

Version

1.0.0-M1
Type

Type

war
Description

Description

spring-boot-web
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/facile-ui-test-samples-spring-boot-web

Download facile-ui-test-samples-spring-boot-web 1.0.0-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.2.0.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 2.2.0.RELEASE

test (8)

Group / Artifact Type Version
org.expedientframework.uitest : facile-ui-test-core jar 1.0.0-M1
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE
org.testng : testng jar 7.0.0
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.github.bonigarcia : webdrivermanager jar 3.7.1
org.assertj : assertj-core jar 3.11.1
ch.qos.logback : logback-classic jar 1.2.3
org.expedientframework.facilemock : facile-mock-http-proxy jar 1.0.0-M1

Project Modules

There are no modules declared in this project.