Last Version

JBehave POM 6

JBehave POM providing configuration and build behaviour common to all JBehave projects, which use it as their parent POM.

License

License

BSD license
GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-pom
Version

Version

6
Type

Type

pom
Description

Description

JBehave POM
JBehave POM providing configuration and build behaviour common to all JBehave projects, which use it as their parent POM.
Project URL

Project URL

http://jbehave.org
Source Code Management

Source Code Management

https://bitbucket.org/jbehave/jbehave-pom

Download jbehave-pom 6

Filename Size
jbehave-pom-6.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jbehave/jbehave-pom/ -->
<dependency>
    <groupId>org.jbehave</groupId>
    <artifactId>jbehave-pom</artifactId>
    <version>6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbehave/jbehave-pom/
implementation 'org.jbehave:jbehave-pom:6'
// https://jarcasting.com/artifacts/org.jbehave/jbehave-pom/
implementation ("org.jbehave:jbehave-pom:6")
'org.jbehave:jbehave-pom:pom:6'
<dependency org="org.jbehave" name="jbehave-pom" rev="6">
  <artifact name="jbehave-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbehave', module='jbehave-pom', version='6')
)
libraryDependencies += "org.jbehave" % "jbehave-pom" % "6"
[org.jbehave/jbehave-pom "6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.