Graphenee Vaadin Theme

Graphenee UI library based on Vaadin 7 framework.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx-vaadin-theme
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Graphenee Vaadin Theme
Graphenee UI library based on Vaadin 7 framework.

Download gx-vaadin-theme

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.vaadin : vaadin-themes jar
com.vaadin : vaadin-server jar

Project Modules

There are no modules declared in this project.

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.

Versions

Version
1.0.1
1.0.0
0.1.1
0.1.0