Graphenee Vaadin

Set of useful Vaadin prebuilt components, views and UIs.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Graphenee Vaadin
Set of useful Vaadin prebuilt components, views and UIs.

Скачать gx-vaadin

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

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

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
org.vaadin » viritin jar 1.61
com.google.guava : guava jar
javax.servlet : javax.servlet-api jar
org.vaadin.addons » vaadin-grid-util jar 1.1.0
org.vaadin.addons » drop-or-choose-upload jar 1.1
org.vaadin.addon » easyuploads jar 7.4.10
com.vaadin : vaadin-server jar
org.vaadin.addon » confirmdialog jar 2.1.3
com.vaadin : vaadin-spring jar 1.2.0
io.graphenee : gx-vaadin-theme jar 1.0.1
io.graphenee : gx-core jar
io.graphenee : gx-i18n jar
org.apache.poi : poi-ooxml jar
com.vaadin.addon » vaadin-context-menu jar 0.7.5

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

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

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
0.1.1
0.1.0