MVN

org.bedework.deploy : bw-wfmodules-xml

Maven & Gradle

Mar 07, 2022
<dependency>
    <groupId>org.bedework.deploy</groupId>
    <artifactId>bw-wfmodules-xml</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bedework.deploy : bw-wfmodules-xml to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of org.bedework.deploy : bw-wfmodules-xml to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bw-wfmodules-xml-1.0.4
bw-wfmodules-xml-1.0.3
bw-wfmodules-xml-1.0.2
bw-wfmodules-xml-1.0.1
bw-wfmodules-xml-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bedework.deploy</groupId>
    <artifactId>bw-wfmodules-xml</artifactId>
    <version>1.0.4</version>
</dependency>