GroupId | GroupIdcom.github.yroffin |
---|---|
ArtifactId | ArtifactIdjbehaviour-selenium |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-selenium/ -->
<dependency>
<groupId>com.github.yroffin</groupId>
<artifactId>jbehaviour-selenium</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-selenium/
implementation 'com.github.yroffin:jbehaviour-selenium:0.0.1'
// https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-selenium/
implementation ("com.github.yroffin:jbehaviour-selenium:0.0.1")
'com.github.yroffin:jbehaviour-selenium:jar:0.0.1'
<dependency org="com.github.yroffin" name="jbehaviour-selenium" rev="0.0.1">
<artifact name="jbehaviour-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yroffin', module='jbehaviour-selenium', version='0.0.1')
)
libraryDependencies += "com.github.yroffin" % "jbehaviour-selenium" % "0.0.1"
[com.github.yroffin/jbehaviour-selenium "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentlenium : fluentlenium | jar | 0.5.4 |
org.fluentlenium : fluentlenium-core | jar | 0.7.3 |
com.github.yroffin : jbehaviour-engine | jar | 0.0.1 |
junit : junit | jar | 4.9 |
org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 2.5.1 |
ch.qos.logback : logback-core | jar | 1.0.7 |
org.slf4j : slf4j-ext | jar | 1.7.2 |
ch.qos.logback : logback-classic | jar | 1.0.7 |