License |
License |
---|---|
GroupId | GroupIdde.itsvs |
ArtifactId | ArtifactIdcwtrpc-core |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionControlled Web Toolkit RPC - Core
Provides core functions that enables the development of a controller for GWT based remote services without requiring that other artifacts (like a security artifact) have direct dependencies to that specific controller.
|
Project Organization |
Project OrganizationIT Services VS GmbH |
Filename | Size |
---|---|
cwtrpc-core-0.9.0.pom | |
cwtrpc-core-0.9.0.jar | 20 KB |
cwtrpc-core-0.9.0-sources.jar | 15 KB |
cwtrpc-core-0.9.0-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.itsvs/cwtrpc-core/ -->
<dependency>
<groupId>de.itsvs</groupId>
<artifactId>cwtrpc-core</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.itsvs/cwtrpc-core/
implementation 'de.itsvs:cwtrpc-core:0.9.0'
// https://jarcasting.com/artifacts/de.itsvs/cwtrpc-core/
implementation ("de.itsvs:cwtrpc-core:0.9.0")
'de.itsvs:cwtrpc-core:jar:0.9.0'
<dependency org="de.itsvs" name="cwtrpc-core" rev="0.9.0">
<artifact name="cwtrpc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.itsvs', module='cwtrpc-core', version='0.9.0')
)
libraryDependencies += "de.itsvs" % "cwtrpc-core" % "0.9.0"
[de.itsvs/cwtrpc-core "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |