Jar examples for s:serenity-junit
Serenity JUnit integration
You can download jar file serenity-junit 1.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add serenity-junit-1.5.1.jar to your project.
<dependency> <groupId>net.serenity-bdd</groupId> <artifactId>serenity-junit</artifactId> <version>1.5.1</version> </dependency>
compile group: 'net.serenity-bdd', name: 'serenity-junit', version: '1.5.1'
libraryDependencies += "net.serenity-bdd" % "serenity-junit" % "1.5.1"
<dependency org="net.serenity-bdd" name="serenity-junit" rev="1.5.1"/>
@Grapes(@Grab(group='net.serenity-bdd', module='serenity-junit', version='1.5.1'))
'net.serenity-bdd:serenity-junit:jar:1.5.1'
Click the following link to download the jar file.
serenity-junit-1.5.1-javadoc.jar