| License |
License |
|---|---|
| GroupId | GroupIdcom.github.alexwibowo |
| ArtifactId | ArtifactIdjbehave-helper |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jbehave-helper-1.0.pom | |
| jbehave-helper-1.0.jar | 15 KB |
| jbehave-helper-1.0-sources.jar | 7 KB |
| jbehave-helper-1.0-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.alexwibowo/jbehave-helper/ -->
<dependency>
<groupId>com.github.alexwibowo</groupId>
<artifactId>jbehave-helper</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexwibowo/jbehave-helper/
implementation 'com.github.alexwibowo:jbehave-helper:1.0'
// https://jarcasting.com/artifacts/com.github.alexwibowo/jbehave-helper/
implementation ("com.github.alexwibowo:jbehave-helper:1.0")
'com.github.alexwibowo:jbehave-helper:jar:1.0'
<dependency org="com.github.alexwibowo" name="jbehave-helper" rev="1.0">
<artifact name="jbehave-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexwibowo', module='jbehave-helper', version='1.0')
)
libraryDependencies += "com.github.alexwibowo" % "jbehave-helper" % "1.0"
[com.github.alexwibowo/jbehave-helper "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.0.7 |
| org.jbehave : jbehave-core | jar | 3.7.1 |
| org.jbehave : jbehave-spring | jar | 3.7.1 |
| org.jbehave.web : jbehave-web-selenium | jar | 3.5.4 |
| org.jbehave.web : jbehave-web-io | jar | 3.5.4 |
| joda-time : joda-time | jar | 2.0 |
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 2.32.0 |
| org.seleniumhq.selenium : selenium-java | jar | 2.32.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.seleniumhq.selenium.fluent : fluent-selenium Optional | jar | 1.6.3 |