| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdde.itsvs |
| ArtifactId | ArtifactIdcwtrpc-security |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionControlled Web Toolkit RPC - Security
Provides an integration of GWT based remote services into Spring Security.
|
| Project Organization |
Project OrganizationIT Services VS GmbH |
| Filename | Size |
|---|---|
| cwtrpc-security-0.9.0.pom | |
| cwtrpc-security-0.9.0.jar | 54 KB |
| cwtrpc-security-0.9.0-sources.jar | 37 KB |
| cwtrpc-security-0.9.0-javadoc.jar | 213 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.itsvs/cwtrpc-security/ -->
<dependency>
<groupId>de.itsvs</groupId>
<artifactId>cwtrpc-security</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.itsvs/cwtrpc-security/
implementation 'de.itsvs:cwtrpc-security:0.9.0'
// https://jarcasting.com/artifacts/de.itsvs/cwtrpc-security/
implementation ("de.itsvs:cwtrpc-security:0.9.0")
'de.itsvs:cwtrpc-security:jar:0.9.0'
<dependency org="de.itsvs" name="cwtrpc-security" rev="0.9.0">
<artifact name="cwtrpc-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.itsvs', module='cwtrpc-security', version='0.9.0')
)
libraryDependencies += "de.itsvs" % "cwtrpc-security" % "0.9.0"
[de.itsvs/cwtrpc-security "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security : spring-security-core | jar | 3.0.6.RELEASE |
| org.springframework.security : spring-security-web | jar | 3.0.6.RELEASE |
| org.springframework.security : spring-security-config | jar | 3.0.6.RELEASE |
| 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 |