g

geomajas-client-gwt-plugin-editing-parent

Geomajas GWT client: Plugin Deskmanager - Parent
Pieter De Graef
文件下载
文件名 操作
geomajas-client-gwt-plugin-editing-parent-1.16.0.pom 下载
Apache Maven
<dependency>
  <groupId>org.geomajas.plugin</groupId>
  <artifactId>geomajas-client-gwt-plugin-editing-parent</artifactId>
  <version>1.16.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.geomajas.plugin:geomajas-client-gwt-plugin-editing-parent:1.16.0'
Gradle Kotlin
implementation("org.geomajas.plugin:geomajas-client-gwt-plugin-editing-parent:1.16.0")
Scala SBT
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt-plugin-editing-parent" % "1.16.0"
Groovy Grape
@Grapes(
  @Grab(group='org.geomajas.plugin', module='geomajas-client-gwt-plugin-editing-parent', version='1.16.0')
)
Apache Ivy
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt-plugin-editing-parent" rev="1.16.0" />
Leiningen
[org.geomajas.plugin/geomajas-client-gwt-plugin-editing-parent "1.16.0"]
Apache Buildr
'org.geomajas.plugin:geomajas-client-gwt-plugin-editing-parent:jar:1.16.0'