License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Blade User Interface Web Frameworks |
GroupId | GroupIdcom.backbase.oss |
ArtifactId | ArtifactIdblade-maven-plugin |
Last Version | Last Version4.21.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionBlade :: 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 |
<plugin>
<groupId>com.backbase.oss</groupId>
<artifactId>blade-maven-plugin</artifactId>
<version>4.21.0</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.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 |