MVN

org.jbehave.site : jbehave-site

Maven & Gradle

Jan 20, 2021

JBehave Site · JBehave Site provide site resources and templates for use by JBehave documentations and distributions

<dependency>
    <groupId>org.jbehave.site</groupId>
    <artifactId>jbehave-site</artifactId>
    <version>3.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jbehave.site : jbehave-site to add to Maven - Latest Versions:

  • Latest Stable: 3.4.1

All Versions

Choose a version of org.jbehave.site : jbehave-site to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
jbehave-site-3.4.1
3.4
jbehave-site-3.4
3.3.x
jbehave-site-3.3.1
3.3
jbehave-site-3.3
3.2
jbehave-site-3.2
3.1.x
jbehave-site-3.1.1
3.1
jbehave-site-3.1
3.0
jbehave-site-3.0
2.0.x
jbehave-site-2.0.2
jbehave-site-2.0.1
2.0
jbehave-site-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jbehave.site</groupId>
    <artifactId>jbehave-site</artifactId>
    <version>3.4.1</version>
</dependency>