JBehave POM

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
Last Version

Last Version

6
Release Date

Release Date

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

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

How to add to project

<!-- 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.

Versions

Version
6
5
4
3
2
1