Last Version

Blade :: Angular UI 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

Blade User Interface Web Frameworks
GroupId

GroupId

com.backbase.oss
ArtifactId

ArtifactId

blade-ui
Version

Version

4.21.0
Type

Type

pom
Description

Description

Blade :: Angular UI
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-ui

Download blade-ui 4.21.0

Filename Size
blade-ui-4.21.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.backbase.oss/blade-ui/ -->
<dependency>
    <groupId>com.backbase.oss</groupId>
    <artifactId>blade-ui</artifactId>
    <version>4.21.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.backbase.oss/blade-ui/
implementation 'com.backbase.oss:blade-ui:4.21.0'
// https://jarcasting.com/artifacts/com.backbase.oss/blade-ui/
implementation ("com.backbase.oss:blade-ui:4.21.0")
'com.backbase.oss:blade-ui:pom:4.21.0'
<dependency org="com.backbase.oss" name="blade-ui" rev="4.21.0">
  <artifact name="blade-ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.backbase.oss', module='blade-ui', version='4.21.0')
)
libraryDependencies += "com.backbase.oss" % "blade-ui" % "4.21.0"
[com.backbase.oss/blade-ui "4.21.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.