Jar examples for c:cwtrpc-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.
You can download jar file cwtrpc-core 0.9.0 in this page.
Apache License, Version 2.0
You can use the following script to add cwtrpc-core-0.9.0.jar to your project.
<dependency> <groupId>de.itsvs</groupId> <artifactId>cwtrpc-core</artifactId> <version>0.9.0</version> </dependency>
compile group: 'de.itsvs', name: 'cwtrpc-core', version: '0.9.0'
libraryDependencies += "de.itsvs" % "cwtrpc-core" % "0.9.0"
<dependency org="de.itsvs" name="cwtrpc-core" rev="0.9.0"/>
@Grapes(@Grab(group='de.itsvs', module='cwtrpc-core', version='0.9.0'))
'de.itsvs:cwtrpc-core:jar:0.9.0'
Click the following link to download the jar file.
cwtrpc-core-0.9.0-javadoc.jar