Components Bill of Materials

ThreeSixty Bill of Materials

Лицензия

Лицензия

Группа

Группа

com.github.markash
Идентификатор

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

components-bom
Последняя версия

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

0.3.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Components Bill of Materials
ThreeSixty Bill of Materials
Организация-разработчик

Организация-разработчик

Mark P Ashworth

Скачать components-bom

Имя Файла Размер
components-bom-0.3.2.pom 9 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.markash/components-bom/ -->
<dependency>
    <groupId>com.github.markash</groupId>
    <artifactId>components-bom</artifactId>
    <version>0.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.markash/components-bom/
implementation 'com.github.markash:components-bom:0.3.2'
// https://jarcasting.com/artifacts/com.github.markash/components-bom/
implementation ("com.github.markash:components-bom:0.3.2")
'com.github.markash:components-bom:pom:0.3.2'
<dependency org="com.github.markash" name="components-bom" rev="0.3.2">
  <artifact name="components-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.markash', module='components-bom', version='0.3.2')
)
libraryDependencies += "com.github.markash" % "components-bom" % "0.3.2"
[com.github.markash/components-bom "0.3.2"]

Зависимости

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

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

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

ThreeSixty Vaadin Components

This project is the secret sauce that when added to a new ThreeSixty project allows the recipe to zing with flavour :-)

ThreeSixty Components

The highlights are:-

  • AbstractDashboardView : Mmmmm...provides the basic dashboard stuffies
  • AbstractEntityEditForm : An entity edit form which is placed within a view
  • AbstractEntityEditView : The view for the entity edit
  • AbstractTableSearchView : The basic entity search view

ThreeSixty Theme

A theme for the ThreeSixty applications to inherit from and extend.

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

Версия
0.3.2
0.3.1
0.3.0