Last Version

Blade :: Maven Plugin 4.21.0

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.

License

License

Categories

Categories

Maven Build Tools Blade User Interface Web Frameworks
GroupId

GroupId

com.backbase.oss
ArtifactId

ArtifactId

blade-maven-plugin
Version

Version

4.21.0
Type

Type

maven-plugin
Description

Description

Blade :: Maven Plugin
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.
Source Code Management

Source Code Management

https://github.com/Backbase/blade/tree/master/blade-maven-plugin

Download blade-maven-plugin 4.21.0


<plugin>
    <groupId>com.backbase.oss</groupId>
    <artifactId>blade-maven-plugin</artifactId>
    <version>4.21.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
com.backbase.oss : blade-common jar 4.21.0
org.slf4j : slf4j-api jar 1.7.30
org.yaml : snakeyaml jar 1.23
javax.servlet : javax.servlet-api jar 3.0.1
org.apache.maven : maven-plugin-api jar 3.5.4
org.apache.maven : maven-core jar 3.5.4
com.backbase.oss : blade-webapp war 4.21.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.