| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаde.itsvs |
| Идентификатор | Идентификаторcwtrpc-security |
| Последняя версия | Последняя версия0.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеControlled Web Toolkit RPC - Security
Provides an integration of GWT based remote services into Spring Security.
|
| Организация-разработчик |
Организация-разработчикIT Services VS GmbH |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |