MVN

com.backbase.oss : blade

Maven & Gradle

Sep 09, 2021
10 stars

Blade :: Parent · The Backbase Local Application Development Environment (Blade) is a convenience plugin to run WAR files in an embedded Tomcat container. It's specifically tailored to run multiple web applications in a single Tomcat where the startup order is important. All dependencies of type WAR are automatically deployed inside Tomcat. The artifactId of each dependency is used as context path.

<dependency>
    <groupId>com.backbase.oss</groupId>
    <artifactId>blade</artifactId>
    <version>4.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.backbase.oss : blade to add to Maven - Latest Versions:

  • Latest Stable: 4.21.0

All Versions

Choose a version of com.backbase.oss : blade to add to Maven - All Versions:

Version Vulnerabilities Updated
4.21.x
blade-4.21.0
4.20.x
blade-4.20.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.backbase.oss</groupId>
    <artifactId>blade</artifactId>
    <version>4.21.0</version>
</dependency>

Advertisement

Dependencies from Group

Aug 25, 2023
6 usages
32 stars
Sep 09, 2021
3 usages
8 stars
Aug 25, 2023
3 usages
32 stars
Aug 25, 2023
3 usages
32 stars
Nov 03, 2020
2 usages
22 stars

Discover Dependencies