dark-matter-mvw

The dark-matter Model View Whatever (MVW) project provides Domain Specific Language (DSL) concepts that allow you to model and generate much of the code required to follow Google Web Toolkit (GWT) best practices for building complex web applications.

License

License

GroupId

GroupId

com.connectifex
ArtifactId

ArtifactId

dark-matter-mvw
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

dark-matter-mvw
The dark-matter Model View Whatever (MVW) project provides Domain Specific Language (DSL) concepts that allow you to model and generate much of the code required to follow Google Web Toolkit (GWT) best practices for building complex web applications.
Project URL

Project URL

https://github.com/dark-matter-org/dark-matter-mvw
Source Code Management

Source Code Management

https://github.com/dark-matter-org/dark-matter-mvw/tree/master

Download dark-matter-mvw

How to add to project

<!-- https://jarcasting.com/artifacts/com.connectifex/dark-matter-mvw/ -->
<dependency>
    <groupId>com.connectifex</groupId>
    <artifactId>dark-matter-mvw</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.connectifex/dark-matter-mvw/
implementation 'com.connectifex:dark-matter-mvw:2.1.2'
// https://jarcasting.com/artifacts/com.connectifex/dark-matter-mvw/
implementation ("com.connectifex:dark-matter-mvw:2.1.2")
'com.connectifex:dark-matter-mvw:jar:2.1.2'
<dependency org="com.connectifex" name="dark-matter-mvw" rev="2.1.2">
  <artifact name="dark-matter-mvw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connectifex', module='dark-matter-mvw', version='2.1.2')
)
libraryDependencies += "com.connectifex" % "dark-matter-mvw" % "2.1.2"
[com.connectifex/dark-matter-mvw "2.1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.2
org.slf4j : slf4j-api jar 1.5.11
com.connectifex : dark-matter-data jar 3.1.2
com.connectifex : dark-matter-data jar 3.1.2
de.novanic » gwteventservice jar 1.1.1

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.7.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 0.9.20

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0