Jar examples for s:selenese4j-maven-plugin-api
This is the plugin API needed to develop your own function
You can download jar file selenese4j-maven-plugin-api 1.0 in this page.
The MIT License
You can use the following script to add selenese4j-maven-plugin-api-1.0.jar to your project.
<dependency> <groupId>com.github.raphc</groupId> <artifactId>selenese4j-maven-plugin-api</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.raphc', name: 'selenese4j-maven-plugin-api', version: '1.0'
libraryDependencies += "com.github.raphc" % "selenese4j-maven-plugin-api" % "1.0"
<dependency org="com.github.raphc" name="selenese4j-maven-plugin-api" rev="1.0"/>
@Grapes(@Grab(group='com.github.raphc', module='selenese4j-maven-plugin-api', version='1.0'))
'com.github.raphc:selenese4j-maven-plugin-api:jar:1.0'
Click the following link to download the jar file.
selenese4j-maven-plugin-api-1.0-javadoc.jar