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.

Лицензия

Лицензия

Категории

Категории

Blade Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.backbase.oss
Идентификатор

Идентификатор

blade-ui
Последняя версия

Последняя версия

4.21.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.
Система контроля версий

Система контроля версий

https://github.com/Backbase/blade/tree/master/blade-ui

Скачать blade-ui

Имя Файла Размер
blade-ui-4.21.0.pom 3 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.
com.backbase.oss

Backbase

Версии библиотеки

Версия
4.21.0
4.20.0