License |
License |
---|---|
GroupId | GroupIdat.molindo.social |
ArtifactId | ArtifactIdspring-social-web |
Version | Version1.1.4.RELEASE |
Type | Typejar |
Description |
DescriptionSpring Web Integration
Spring Web Integration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/at.molindo.social/spring-social-web/ -->
<dependency>
<groupId>at.molindo.social</groupId>
<artifactId>spring-social-web</artifactId>
<version>1.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo.social/spring-social-web/
implementation 'at.molindo.social:spring-social-web:1.1.4.RELEASE'
// https://jarcasting.com/artifacts/at.molindo.social/spring-social-web/
implementation ("at.molindo.social:spring-social-web:1.1.4.RELEASE")
'at.molindo.social:spring-social-web:jar:1.1.4.RELEASE'
<dependency org="at.molindo.social" name="spring-social-web" rev="1.1.4.RELEASE">
<artifact name="spring-social-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo.social', module='spring-social-web', version='1.1.4.RELEASE')
)
libraryDependencies += "at.molindo.social" % "spring-social-web" % "1.1.4.RELEASE"
[at.molindo.social/spring-social-web "1.1.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.1.8.RELEASE |
org.thymeleaf : thymeleaf Optional | jar | 2.1.4.RELEASE |
org.springframework : spring-web | jar | 4.1.8.RELEASE |
javax.inject : javax.inject | jar | 1 |
at.molindo.social : spring-social-core | jar | 1.1.4.RELEASE |
org.thymeleaf : thymeleaf-spring4 Optional | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |