License |
License |
---|---|
GroupId | GroupIdorg.jbehave |
ArtifactId | ArtifactIdjbehave-google |
Last Version | Last Version5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBehave Google
Extension of JBehave Core that supports Google Docs for stories
|
Filename | Size |
---|---|
jbehave-google-5.0.pom | |
jbehave-google-5.0.jar | 6 KB |
jbehave-google-5.0-sources.jar | 2 KB |
jbehave-google-5.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbehave/jbehave-google/ -->
<dependency>
<groupId>org.jbehave</groupId>
<artifactId>jbehave-google</artifactId>
<version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbehave/jbehave-google/
implementation 'org.jbehave:jbehave-google:5.0'
// https://jarcasting.com/artifacts/org.jbehave/jbehave-google/
implementation ("org.jbehave:jbehave-google:5.0")
'org.jbehave:jbehave-google:jar:5.0'
<dependency org="org.jbehave" name="jbehave-google" rev="5.0">
<artifact name="jbehave-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbehave', module='jbehave-google', version='5.0')
)
libraryDependencies += "org.jbehave" % "jbehave-google" % "5.0"
[org.jbehave/jbehave-google "5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jbehave : jbehave-odf | jar | 5.0 |
com.google.gdata : core | jar | 1.47.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |