Social Client Proxy

A Social proxy that will create and auth users to profile

Categories

Categories

CLI User Interface
GroupId

GroupId

org.craftercms.social
ArtifactId

ArtifactId

social-client-proxy
Last Version

Last Version

2.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

Social Client Proxy
A Social proxy that will create and auth users to profile

Download social-client-proxy

How to add to project

<!-- https://jarcasting.com/artifacts/org.craftercms.social/social-client-proxy/ -->
<dependency>
    <groupId>org.craftercms.social</groupId>
    <artifactId>social-client-proxy</artifactId>
    <version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms.social/social-client-proxy/
implementation 'org.craftercms.social:social-client-proxy:2.5.4'
// https://jarcasting.com/artifacts/org.craftercms.social/social-client-proxy/
implementation ("org.craftercms.social:social-client-proxy:2.5.4")
'org.craftercms.social:social-client-proxy:jar:2.5.4'
<dependency org="org.craftercms.social" name="social-client-proxy" rev="2.5.4">
  <artifact name="social-client-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms.social', module='social-client-proxy', version='2.5.4')
)
libraryDependencies += "org.craftercms.social" % "social-client-proxy" % "2.5.4"
[org.craftercms.social/social-client-proxy "2.5.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet jar 1.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.4