License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdde.knightsoft-net |
ArtifactId | ArtifactIdgwtp-spring-integration |
Last Version | Last Version0.55.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWTP spring integration
Basics to bring GWTP and Spring together.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwtp-spring-integration</artifactId>
<version>0.55.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration/
implementation 'de.knightsoft-net:gwtp-spring-integration:0.55.7'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration/
implementation ("de.knightsoft-net:gwtp-spring-integration:0.55.7")
'de.knightsoft-net:gwtp-spring-integration:jar:0.55.7'
<dependency org="de.knightsoft-net" name="gwtp-spring-integration" rev="0.55.7">
<artifact name="gwtp-spring-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwtp-spring-integration', version='0.55.7')
)
libraryDependencies += "de.knightsoft-net" % "gwtp-spring-integration" % "0.55.7"
[de.knightsoft-net/gwtp-spring-integration "0.55.7"]
Group / Artifact | Type | Version |
---|---|---|
de.knightsoft-net : mt-bean-validators | jar | 0.55.7 |
com.google.guava : guava | jar | 25.1-jre |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 2.0.3.RELEASE |
org.springframework : spring-core | jar | 5.0.7.RELEASE |
org.springframework.security : spring-security-core | jar | 5.0.6.RELEASE |
org.springframework.data : spring-data-commons | jar | |
org.springframework.data : spring-data-commons | jar | 2.0.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava-gwt | jar | 25.1-jre |
de.knightsoft-net : gwt-bean-validators | jar | 0.55.7 |
com.google.gwt : gwt-elemental | jar | 2.8.2 |
com.gwtplatform : gwtp-mvp-client | jar | 1.6 |
com.gwtplatform : gwtp-dispatch-rest | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |