Last Version

Foundational module containing the ServiceProvider Connect Framework and Service API invocation support. 1.1.6.RELEASE

Foundational module containing the ServiceProvider Connect Framework and Service API invocation support.

License

License

GroupId

GroupId

org.springframework.social
ArtifactId

ArtifactId

spring-social-core
Version

Version

1.1.6.RELEASE
Type

Type

jar
Description

Description

Foundational module containing the ServiceProvider Connect Framework and Service API invocation support.
Foundational module containing the ServiceProvider Connect Framework and Service API invocation support.
Project URL

Project URL

https://github.com/spring-projects/spring-social
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-social

Download spring-social-core 1.1.6.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-jdbc Optional jar 4.1.8.RELEASE
org.springframework : spring-web jar 4.1.8.RELEASE
org.springframework.security : spring-security-crypto Optional jar 3.2.9.RELEASE
org.apache.httpcomponents : httpclient Optional jar 4.3.6

provided (1)

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

Project Modules

There are no modules declared in this project.