| License |
License |
|---|---|
| GroupId | GroupIdde.itsvs |
| ArtifactId | ArtifactIdcwtrpc-controller |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionControlled Web Toolkit RPC - Controller
Provides a controller component for GWT based remote services, that can be configured in a Spring XML application context configuration file.
|
| Project Organization |
Project OrganizationIT Services VS GmbH |
| Filename | Size |
|---|---|
| cwtrpc-controller-0.9.0.pom | |
| cwtrpc-controller-0.9.0.jar | 66 KB |
| cwtrpc-controller-0.9.0-sources.jar | 48 KB |
| cwtrpc-controller-0.9.0-javadoc.jar | 246 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.itsvs/cwtrpc-controller/ -->
<dependency>
<groupId>de.itsvs</groupId>
<artifactId>cwtrpc-controller</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.itsvs/cwtrpc-controller/
implementation 'de.itsvs:cwtrpc-controller:0.9.0'
// https://jarcasting.com/artifacts/de.itsvs/cwtrpc-controller/
implementation ("de.itsvs:cwtrpc-controller:0.9.0")
'de.itsvs:cwtrpc-controller:jar:0.9.0'
<dependency org="de.itsvs" name="cwtrpc-controller" rev="0.9.0">
<artifact name="cwtrpc-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.itsvs', module='cwtrpc-controller', version='0.9.0')
)
libraryDependencies += "de.itsvs" % "cwtrpc-controller" % "0.9.0"
[de.itsvs/cwtrpc-controller "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.itsvs : cwtrpc-core | jar | 0.9.0 |
| com.google.gwt : gwt-servlet | jar | 2.4.0 |
| org.springframework : spring-context | jar | 3.0.6.RELEASE |
| org.springframework : spring-web | jar | 3.0.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.easymock : easymockclassextension | jar | 2.5.2 |
| log4j : log4j | jar | 1.2.16 |
| org.springframework : spring-test | jar | 3.0.6.RELEASE |