AppModel4Flow Master POM

An application model library for the Vaadin platform (Vaadin 11+), making it possible to separate the presentation and the model in the UI layer.

License

License

Categories

Categories

Net
GroupId

GroupId

net.pkhapps.appmodel4flow
ArtifactId

ArtifactId

appmodel4flow-master
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

AppModel4Flow Master POM
An application model library for the Vaadin platform (Vaadin 11+), making it possible to separate the presentation and the model in the UI layer.
Project URL

Project URL

https://github.com/peholmst/AppModel4Flow
Source Code Management

Source Code Management

https://github.com/peholmst/AppModel4Flow

Download appmodel4flow-master

How to add to project

<!-- https://jarcasting.com/artifacts/net.pkhapps.appmodel4flow/appmodel4flow-master/ -->
<dependency>
    <groupId>net.pkhapps.appmodel4flow</groupId>
    <artifactId>appmodel4flow-master</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.pkhapps.appmodel4flow/appmodel4flow-master/
implementation 'net.pkhapps.appmodel4flow:appmodel4flow-master:1.0.0'
// https://jarcasting.com/artifacts/net.pkhapps.appmodel4flow/appmodel4flow-master/
implementation ("net.pkhapps.appmodel4flow:appmodel4flow-master:1.0.0")
'net.pkhapps.appmodel4flow:appmodel4flow-master:pom:1.0.0'
<dependency org="net.pkhapps.appmodel4flow" name="appmodel4flow-master" rev="1.0.0">
  <artifact name="appmodel4flow-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.pkhapps.appmodel4flow', module='appmodel4flow-master', version='1.0.0')
)
libraryDependencies += "net.pkhapps.appmodel4flow" % "appmodel4flow-master" % "1.0.0"
[net.pkhapps.appmodel4flow/appmodel4flow-master "1.0.0"]

Dependencies

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

Project Modules

  • appmodel4flow
  • appmodel4flow-demo
  • appmodel4flow-incubator
  • appmodel4flow-deploy

Versions

Version
1.0.0