s

spring-playwright-feature-specs

Start instantly with readable and reliable feature specs for spring projects
https://www.github.com/raphiz/spring-playwright-feature-specs
MIT License
Raphael Zimmermann
Files download
File Operation
spring-playwright-feature-specs-0.2.0.jar download
spring-playwright-feature-specs-0.2.0.pom download
spring-playwright-feature-specs-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.raphiz</groupId>
  <artifactId>spring-playwright-feature-specs</artifactId>
  <version>0.2.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.raphiz:spring-playwright-feature-specs:0.2.0'
Gradle Kotlin
implementation("io.github.raphiz:spring-playwright-feature-specs:0.2.0")
Scala SBT
libraryDependencies += "io.github.raphiz" % "spring-playwright-feature-specs" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.raphiz', module='spring-playwright-feature-specs', version='0.2.0')
)
Apache Ivy
<dependency org="io.github.raphiz" name="spring-playwright-feature-specs" rev="0.2.0" />
Leiningen
[io.github.raphiz/spring-playwright-feature-specs "0.2.0"]
Apache Buildr
'io.github.raphiz:spring-playwright-feature-specs:jar:0.2.0'