MVN

org.jbehave.site : jbehave-site-frontend

Maven & Gradle

Jan 20, 2021
4 stars

JBehave Site Front-End

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

Latest Version

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

  • Latest Stable: 3.4.1

All Versions

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

Version Vulnerabilities Updated
3.4.x
jbehave-site-frontend-3.4.1
3.4
jbehave-site-frontend-3.4
3.3.x
jbehave-site-frontend-3.3.1
3.3
jbehave-site-frontend-3.3
3.2
jbehave-site-frontend-3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement