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-2.1.0.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>2.1.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.linkedin:org.wso2.carbon.extension.identity.authenticator.linkedin.feature:2.1.0'
Gradle Kotlin
implementation("org.wso2.carbon.extension.identity.authenticator.outbound.linkedin:org.wso2.carbon.extension.identity.authenticator.linkedin.feature:2.1.0")
Scala SBT
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.linkedin" % "org.wso2.carbon.extension.identity.authenticator.linkedin.feature" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.linkedin', module='org.wso2.carbon.extension.identity.authenticator.linkedin.feature', version='2.1.0')
)
Apache Ivy
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.linkedin" name="org.wso2.carbon.extension.identity.authenticator.linkedin.feature" rev="2.1.0" />
Leiningen
[org.wso2.carbon.extension.identity.authenticator.outbound.linkedin/org.wso2.carbon.extension.identity.authenticator.linkedin.feature "2.1.0"]
Apache Buildr
'org.wso2.carbon.extension.identity.authenticator.outbound.linkedin:org.wso2.carbon.extension.identity.authenticator.linkedin.feature:jar:2.1.0'