dark-matter-gxt

The dark-matter GXT project provides wrappers around the Sencha GXT Google Web Toolkit (GWT) libraries and extends them to interoperate with the base dark-matter DSL concepts.

License

License

GroupId

GroupId

com.connectifex
ArtifactId

ArtifactId

dark-matter-gxt
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

dark-matter-gxt
The dark-matter GXT project provides wrappers around the Sencha GXT Google Web Toolkit (GWT) libraries and extends them to interoperate with the base dark-matter DSL concepts.
Project URL

Project URL

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

Source Code Management

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

Download dark-matter-gxt

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.2
com.sencha.gxt : gxt jar 4.0.0
com.connectifex : dark-matter-data jar 3.1.2
com.connectifex : dark-matter-data jar 3.1.2
com.connectifex : dark-matter-mvw jar 2.1.2
com.connectifex : dark-matter-mvw jar 2.1.2

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 (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0