Categories |
CategoriesIDE Development Tools ORM Data |
---|---|
GroupId | GroupIdorg.openidentityplatform.openam.auth.modules |
ArtifactId | ArtifactIdotp2channel |
Version | Version14.5.3.3 |
Type | Typewar |
Filename | Size |
---|---|
otp2channel-14.5.3.3.pom | |
otp2channel-14.5.3.3.war | 77 MB |
otp2channel-14.5.3.3-sources.jar | 18 KB |
otp2channel-14.5.3.3-javadoc.jar | 112 KB |
otp2channel-14.5.3.3-classes.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/otp2channel/ -->
<dependency>
<groupId>org.openidentityplatform.openam.auth.modules</groupId>
<artifactId>otp2channel</artifactId>
<version>14.5.3.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/otp2channel/
implementation 'org.openidentityplatform.openam.auth.modules:otp2channel:14.5.3.3'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/otp2channel/
implementation ("org.openidentityplatform.openam.auth.modules:otp2channel:14.5.3.3")
'org.openidentityplatform.openam.auth.modules:otp2channel:war:14.5.3.3'
<dependency org="org.openidentityplatform.openam.auth.modules" name="otp2channel" rev="14.5.3.3">
<artifact name="otp2channel" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam.auth.modules', module='otp2channel', version='14.5.3.3')
)
libraryDependencies += "org.openidentityplatform.openam.auth.modules" % "otp2channel" % "14.5.3.3"
[org.openidentityplatform.openam.auth.modules/otp2channel "14.5.3.3"]