<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.office365</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.office365.feature</artifactId>
<version>2.1.2</version>
</dependency>
implementation group: 'org.wso2.carbon.extension.identity.authenticator.outbound.office365', name: 'org.wso2.carbon.extension.identity.authenticator.office365.feature', version: '2.1.2'
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.office365:org.wso2.carbon.extension.identity.authenticator.office365.feature:2.1.2'
implementation("org.wso2.carbon.extension.identity.authenticator.outbound.office365:org.wso2.carbon.extension.identity.authenticator.office365.feature:2.1.2")
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.office365" % "org.wso2.carbon.extension.identity.authenticator.office365.feature" % "2.1.2"
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.office365" name="org.wso2.carbon.extension.identity.authenticator.office365.feature" rev="2.1.2"/>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.office365', module='org.wso2.carbon.extension.identity.authenticator.office365.feature', version='2.1.2')
)
[org.wso2.carbon.extension.identity.authenticator.outbound.office365/org.wso2.carbon.extension.identity.authenticator.office365.feature "2.1.2"]
'org.wso2.carbon.extension.identity.authenticator.outbound.office365:org.wso2.carbon.extension.identity.authenticator.office365.feature:jar:2.1.2'