Components Bill of Materials

ThreeSixty Bill of Materials

License

License

GroupId

GroupId

com.github.markash
ArtifactId

ArtifactId

components-bom
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

Components Bill of Materials
ThreeSixty Bill of Materials
Project Organization

Project Organization

Mark P Ashworth

Download components-bom

Filename Size
components-bom-0.3.2.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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