Last Version

Spring Web Integration 1.1.6.RELEASE

Spring Web Integration

License

License

GroupId

GroupId

org.springframework.social
ArtifactId

ArtifactId

spring-social-web
Version

Version

1.1.6.RELEASE
Type

Type

jar
Description

Description

Spring Web Integration
Spring Web Integration
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-web 1.1.6.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.social : spring-social-core jar 1.1.6.RELEASE
javax.inject : javax.inject jar 1
org.springframework : spring-web jar 4.1.8.RELEASE
org.springframework : spring-webmvc jar 4.1.8.RELEASE
org.thymeleaf : thymeleaf Optional jar 2.1.5.RELEASE
org.thymeleaf : thymeleaf-spring4 Optional jar 2.1.5.RELEASE
org.thymeleaf : thymeleaf-spring5 Optional jar 3.0.9.RELEASE

provided (2)

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

Project Modules

There are no modules declared in this project.