o

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

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