Statistics Card

ThreeSixty User Interface

License

License

GroupId

GroupId

com.github.markash
ArtifactId

ArtifactId

statistics-card
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Statistics Card
ThreeSixty User Interface
Project Organization

Project Organization

Mark P Ashworth

Download statistics-card

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.vaadin » viritin jar
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.6.3

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.3.2
0.3.1
0.3.0