mapway-doc
produce api document automaticlly based on annotation
License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcn.mapway |
ArtifactId | ArtifactIdmapway-gwt |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmapway-gwt
gwt extension form mapway
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mapway-gwt-0.1.0.pom | |
mapway-gwt-0.1.0.jar | 345 KB |
mapway-gwt-0.1.0-sources.jar | 405 KB |
mapway-gwt-0.1.0-javadoc.jar | 586 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.mapway/mapway-gwt/ -->
<dependency>
<groupId>cn.mapway</groupId>
<artifactId>mapway-gwt</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.mapway/mapway-gwt/
implementation 'cn.mapway:mapway-gwt:0.1.0'
// https://jarcasting.com/artifacts/cn.mapway/mapway-gwt/
implementation ("cn.mapway:mapway-gwt:0.1.0")
'cn.mapway:mapway-gwt:jar:0.1.0'
<dependency org="cn.mapway" name="mapway-gwt" rev="0.1.0">
<artifact name="mapway-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.mapway', module='mapway-gwt', version='0.1.0')
)
libraryDependencies += "cn.mapway" % "mapway-gwt" % "0.1.0"
[cn.mapway/mapway-gwt "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz | jar | 1.r.60 |
dom4j : dom4j | jar | 1.6.1 |
commons-fileupload : commons-fileupload | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.8.0 |
produce api document automaticlly based on annotation