Components

ThreeSixty User Interface

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Components
ThreeSixty User Interface
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org
Организация-разработчик

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

Mark P Ashworth

Скачать components

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-commons jar
org.springframework : spring-context jar
org.springframework.security : spring-security-core Необязательный jar
org.vaadin » viritin jar
org.vaadin.spring.addons : vaadin-spring-addon-eventbus Необязательный jar

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar

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

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

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