is not current version
Last Version 18.0.2

Keycloak Broker Examples - Twitter Authentication 13.0.1

An example about how to authenticate with Twitter

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak
ArtifactId

ArtifactId

twitter-authentication
Version

Version

13.0.1
Type

Type

war
Description

Description

Keycloak Broker Examples - Twitter Authentication
An example about how to authenticate with Twitter
Project Organization

Project Organization

JBoss by Red Hat

Download twitter-authentication 13.0.1


<!-- https://jarcasting.com/artifacts/org.keycloak/twitter-authentication/ -->
<dependency>
    <groupId>org.keycloak</groupId>
    <artifactId>twitter-authentication</artifactId>
    <version>13.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak/twitter-authentication/
implementation 'org.keycloak:twitter-authentication:13.0.1'
// https://jarcasting.com/artifacts/org.keycloak/twitter-authentication/
implementation ("org.keycloak:twitter-authentication:13.0.1")
'org.keycloak:twitter-authentication:war:13.0.1'
<dependency org="org.keycloak" name="twitter-authentication" rev="13.0.1">
  <artifact name="twitter-authentication" type="war" />
</dependency>
@Grapes(
@Grab(group='org.keycloak', module='twitter-authentication', version='13.0.1')
)
libraryDependencies += "org.keycloak" % "twitter-authentication" % "13.0.1"
[org.keycloak/twitter-authentication "13.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.keycloak : keycloak-admin-client jar 13.0.1
org.twitter4j : twitter4j-core jar 4.0.7

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec jar 1.0.2.Final
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec jar 2.0.1.Final

Project Modules

There are no modules declared in this project.