License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net CLI |
GroupId | GroupIdde.knightsoft-net |
ArtifactId | ArtifactIdgwtp-spring-integration-client |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWTP spring integration client part
Basics to bring GWTP and Spring together.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwtp-spring-integration-client</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/
implementation 'de.knightsoft-net:gwtp-spring-integration-client:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/
implementation ("de.knightsoft-net:gwtp-spring-integration-client:1.11.0")
'de.knightsoft-net:gwtp-spring-integration-client:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwtp-spring-integration-client" rev="1.11.0">
<artifact name="gwtp-spring-integration-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwtp-spring-integration-client', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwtp-spring-integration-client" % "1.11.0"
[de.knightsoft-net/gwtp-spring-integration-client "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |