License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gwtd3 |
ArtifactId | ArtifactIdgwt-d3-demo |
Version | Version1.3.0 |
Type | Typewar |
Description |
Descriptiongwt-d3 Demo
the GWT wrapper around d3.js - Demo module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwt-d3-demo-1.3.0.pom | |
gwt-d3-demo-1.3.0.war | 23 MB |
gwt-d3-demo-1.3.0-sources.jar | 213 KB |
gwt-d3-demo-1.3.0-javadoc.jar | 735 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gwtd3/gwt-d3-demo/ -->
<dependency>
<groupId>com.github.gwtd3</groupId>
<artifactId>gwt-d3-demo</artifactId>
<version>1.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtd3/gwt-d3-demo/
implementation 'com.github.gwtd3:gwt-d3-demo:1.3.0'
// https://jarcasting.com/artifacts/com.github.gwtd3/gwt-d3-demo/
implementation ("com.github.gwtd3:gwt-d3-demo:1.3.0")
'com.github.gwtd3:gwt-d3-demo:war:1.3.0'
<dependency org="com.github.gwtd3" name="gwt-d3-demo" rev="1.3.0">
<artifact name="gwt-d3-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtd3', module='gwt-d3-demo', version='1.3.0')
)
libraryDependencies += "com.github.gwtd3" % "gwt-d3-demo" % "1.3.0"
[com.github.gwtd3/gwt-d3-demo "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.gwtbootstrap : gwt-bootstrap | jar | 2.2.1.0 |
com.google.guava : guava-gwt | jar | 20.0 |
javax.validation : validation-api | jar | 1.0.0.GA |
javax.validation : validation-api | jar | 1.0.0.GA |
com.github.detro : phantomjsdriver | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.gwtd3 : gwt-d3-api | jar | 1.3.0 |
com.github.gwtd3 : gwt-d3-api | jar | 1.3.0 |
javax.servlet : servlet-api | jar | 2.5 |
junit : junit | jar | 4.10 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.0 |
org.assertj : assertj-core | jar | 1.1.0 |