o

org.wso2.carbon.extension.identity.authenticator.office365.feature

This feature contains extension feature for Office365
http://wso2.org
Files download
File Operation
org.wso2.carbon.extension.identity.authenticator.office365.feature-2.1.5.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.extension.identity.authenticator.outbound.office365</groupId>
  <artifactId>org.wso2.carbon.extension.identity.authenticator.office365.feature</artifactId>
  <version>2.1.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.office365:org.wso2.carbon.extension.identity.authenticator.office365.feature:2.1.5'
Gradle Kotlin
implementation("org.wso2.carbon.extension.identity.authenticator.outbound.office365:org.wso2.carbon.extension.identity.authenticator.office365.feature:2.1.5")
Scala SBT
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.office365" % "org.wso2.carbon.extension.identity.authenticator.office365.feature" % "2.1.5"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.office365', module='org.wso2.carbon.extension.identity.authenticator.office365.feature', version='2.1.5')
)
Apache Ivy
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.office365" name="org.wso2.carbon.extension.identity.authenticator.office365.feature" rev="2.1.5" />
Leiningen
[org.wso2.carbon.extension.identity.authenticator.outbound.office365/org.wso2.carbon.extension.identity.authenticator.office365.feature "2.1.5"]
Apache Buildr
'org.wso2.carbon.extension.identity.authenticator.outbound.office365:org.wso2.carbon.extension.identity.authenticator.office365.feature:jar:2.1.5'