| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.dynamicprogrammingsolutions |
| Идентификатор | Идентификаторdps.authentication |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDPS Authentication
Provides authentication mechanism for webapplications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dps.authentication-1.0.4.pom | |
| dps.authentication-1.0.4.jar | 9 KB |
| dps.authentication-1.0.4-sources.jar | 8 KB |
| dps.authentication-1.0.4-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication/ -->
<dependency>
<groupId>com.dynamicprogrammingsolutions</groupId>
<artifactId>dps.authentication</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication/
implementation 'com.dynamicprogrammingsolutions:dps.authentication:1.0.4'
// https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication/
implementation ("com.dynamicprogrammingsolutions:dps.authentication:1.0.4")
'com.dynamicprogrammingsolutions:dps.authentication:jar:1.0.4'
<dependency org="com.dynamicprogrammingsolutions" name="dps.authentication" rev="1.0.4">
<artifact name="dps.authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dynamicprogrammingsolutions', module='dps.authentication', version='1.0.4')
)
libraryDependencies += "com.dynamicprogrammingsolutions" % "dps.authentication" % "1.0.4"
[com.dynamicprogrammingsolutions/dps.authentication "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |