| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.openam.auth.modules |
| Идентификатор | Идентификаторntlm |
| Версия | Версия14.6.2.1 |
| Тип | Типwar |
| Описание |
Описаниеorg.openidentityplatform.openam.auth.modules.ntlm
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
| Имя Файла | Размер |
|---|---|
| ntlm-14.6.2.1.pom | |
| ntlm-14.6.2.1.war | 8 MB |
| ntlm-14.6.2.1-sources.jar | 359 KB |
| ntlm-14.6.2.1-javadoc.jar | 1 MB |
| ntlm-14.6.2.1-classes.jar | 441 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/ntlm/ -->
<dependency>
<groupId>org.openidentityplatform.openam.auth.modules</groupId>
<artifactId>ntlm</artifactId>
<version>14.6.2.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/ntlm/
implementation 'org.openidentityplatform.openam.auth.modules:ntlm:14.6.2.1'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/ntlm/
implementation ("org.openidentityplatform.openam.auth.modules:ntlm:14.6.2.1")
'org.openidentityplatform.openam.auth.modules:ntlm:war:14.6.2.1'
<dependency org="org.openidentityplatform.openam.auth.modules" name="ntlm" rev="14.6.2.1">
<artifact name="ntlm" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam.auth.modules', module='ntlm', version='14.6.2.1')
)
libraryDependencies += "org.openidentityplatform.openam.auth.modules" % "ntlm" % "14.6.2.1"
[org.openidentityplatform.openam.auth.modules/ntlm "14.6.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openidentityplatform.openam : crypt | jar | 14.6.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| org.openidentityplatform.openam : openam-core | jar | 14.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |