archetypes

GWT Domino

License

License

GroupId

GroupId

com.progressoft.brix.domino.archetypes
ArtifactId

ArtifactId

archetypes
Last Version

Last Version

1.0-rc.2
Release Date

Release Date

Type

Type

pom
Description

Description

archetypes
GWT Domino
Project URL

Project URL

https://github.com/GwtDomino/domino
Source Code Management

Source Code Management

https://github.com/GwtDomino/domino

Download archetypes

Filename Size
archetypes-1.0-rc.2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.progressoft.brix.domino.archetypes/archetypes/ -->
<dependency>
    <groupId>com.progressoft.brix.domino.archetypes</groupId>
    <artifactId>archetypes</artifactId>
    <version>1.0-rc.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.progressoft.brix.domino.archetypes/archetypes/
implementation 'com.progressoft.brix.domino.archetypes:archetypes:1.0-rc.2'
// https://jarcasting.com/artifacts/com.progressoft.brix.domino.archetypes/archetypes/
implementation ("com.progressoft.brix.domino.archetypes:archetypes:1.0-rc.2")
'com.progressoft.brix.domino.archetypes:archetypes:pom:1.0-rc.2'
<dependency org="com.progressoft.brix.domino.archetypes" name="archetypes" rev="1.0-rc.2">
  <artifact name="archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.progressoft.brix.domino.archetypes', module='archetypes', version='1.0-rc.2')
)
libraryDependencies += "com.progressoft.brix.domino.archetypes" % "archetypes" % "1.0-rc.2"
[com.progressoft.brix.domino.archetypes/archetypes "1.0-rc.2"]

Dependencies

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

Project Modules

  • domino-gwt-app-archetype
  • domino-gwt-module-archetype
  • domino-material-module-archetype

logoimage

Development Build Status Maven Central Sonatype Nexus (Snapshots) GWT3/J2CL compatible

Welcome to Domino-mvp

Domino-mvp is a small, simple and a very lightweight framework for building both simple and complex applications using GWT, it introduce the concept of routing using both tokens and events, also allows the developers to write a modular application and shared components with any other domino application.

Domino-mvp comes with the required testing framework and tools that enables the developer to start building his app using TDD approach with practices offering an easy and fast way to debug for both client and service side.

We are still not done yet! Domino-mvp comes with ready to use archetypes, one is for creating a domino-mvp application, and the other archetypes to create domino-mvp modules within the domino-mvp application.


Documentation


Supporters

Versions

Version
1.0-rc.2
1.0-rc.1