Graphenee UI Vaadin 7

Graphenee UI library based on Vaadin 7 framework.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.graphenee
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Graphenee UI Vaadin 7
Graphenee UI library based on Vaadin 7 framework.
Ссылка на сайт

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

https://github.com/ijazfx/graphenee
Система контроля версий

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

https://github.com/ijazfx/graphenee.git

Скачать gx-ui-vaadin7

Имя Файла Размер
gx-ui-vaadin7-1.0.1.pom 8 KB
Обзор

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

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

Зависимости

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

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

  • gx-vaadin
  • gx-vaadin-theme
  • gx-i18n-vaadin
  • gx-security-vaadin
  • gx-core-vaadin
  • gx-jbpm-embedded
  • gx-sms-vaadin

Graphenee

Graphenee - Enterprise Application Development Framework

Graphenee word itself is a combination of Graphene and Enterprise Edition (ee). It is developed using Java, Spring Boot and Vaadin.

The motivation behind this framework is to give developers an easy to use api to quickly build enterprise applications by focusing on business logic.

Development of the Graphenee was started in April 2016 in a private bitbucket repository. On May 10, I decided to put it on Github public repository for the opensource community.

I believe the framework has a lot of potential and there is huge room for improvement. I welcome the opensource community to review and improve the code, develop and contribute modules and make Graphenee a successful for enterprise application development.

Modules

Graphenee consists of following modules:

  • gx-core - Core API, interfaces and utility methods
  • gx-i18n & gx-i18n-vaadin - I18n module that is used to store and manage translation terms
  • gx-security & gx-security-vaadin - Security module for creating and managing users, groups and policies
  • gx-vaadin - Core Vaadin components to build dashboard, forms, panels and data grids quickly
  • gx-aws - Easy access to AWS services such as SMS
  • gx-sms & gx-sms-vaadin - Easy access to SMS service providers such as AWS SMS, Twilio, Eocean, etc.
  • gx-jbpm-embedded - Embedded jBPM engine support

Copyright © Farrukh Ijaz, all rights reserved.

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

Версия
1.0.1
1.0.0