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