License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.raphc |
ArtifactId | ArtifactIdselenese4j-maven-plugin-api |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionselenese4j-maven-plugin-api
This is the plugin API needed to develop your own function
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.raphc/selenese4j-maven-plugin-api/ -->
<dependency>
<groupId>com.github.raphc</groupId>
<artifactId>selenese4j-maven-plugin-api</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.raphc/selenese4j-maven-plugin-api/
implementation 'com.github.raphc:selenese4j-maven-plugin-api:1.0'
// https://jarcasting.com/artifacts/com.github.raphc/selenese4j-maven-plugin-api/
implementation ("com.github.raphc:selenese4j-maven-plugin-api:1.0")
'com.github.raphc:selenese4j-maven-plugin-api:jar:1.0'
<dependency org="com.github.raphc" name="selenese4j-maven-plugin-api" rev="1.0">
<artifact name="selenese4j-maven-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.raphc', module='selenese4j-maven-plugin-api', version='1.0')
)
libraryDependencies += "com.github.raphc" % "selenese4j-maven-plugin-api" % "1.0"
[com.github.raphc/selenese4j-maven-plugin-api "1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |