g

gwt-mt-widgets-spring-gwtp

A set of widgets and handlers using server calls for gwt applications using gwt-bean-validators-spring-gwtp.
https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-mt-widgets-spring-gwtp
Apache License, Version 2.0
Manfred Tremmel
文件下载
文件名 操作
gwt-mt-widgets-spring-gwtp-2.1.4.jar 下载
gwt-mt-widgets-spring-gwtp-2.1.4.pom 下载
gwt-mt-widgets-spring-gwtp-2.1.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>de.knightsoft-net</groupId>
  <artifactId>gwt-mt-widgets-spring-gwtp</artifactId>
  <version>2.1.4</version>
</dependency>
Gradle Groovy
implementation 'de.knightsoft-net:gwt-mt-widgets-spring-gwtp:2.1.4'
Gradle Kotlin
implementation("de.knightsoft-net:gwt-mt-widgets-spring-gwtp:2.1.4")
Scala SBT
libraryDependencies += "de.knightsoft-net" % "gwt-mt-widgets-spring-gwtp" % "2.1.4"
Groovy Grape
@Grapes(
  @Grab(group='de.knightsoft-net', module='gwt-mt-widgets-spring-gwtp', version='2.1.4')
)
Apache Ivy
<dependency org="de.knightsoft-net" name="gwt-mt-widgets-spring-gwtp" rev="2.1.4" />
Leiningen
[de.knightsoft-net/gwt-mt-widgets-spring-gwtp "2.1.4"]
Apache Buildr
'de.knightsoft-net:gwt-mt-widgets-spring-gwtp:jar:2.1.4'