Base project for spring-scocial-*
License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.gplatform |
ArtifactId | ArtifactIdspring-social-base |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparent project for all gplatform project
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-social-base-1.0.3.pom | |
spring-social-base-1.0.3.jar | 13 KB |
spring-social-base-1.0.3-sources.jar | 11 KB |
spring-social-base-1.0.3-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.gplatform/spring-social-base/ -->
<dependency>
<groupId>net.gplatform</groupId>
<artifactId>spring-social-base</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.gplatform/spring-social-base/
implementation 'net.gplatform:spring-social-base:1.0.3'
// https://jarcasting.com/artifacts/net.gplatform/spring-social-base/
implementation ("net.gplatform:spring-social-base:1.0.3")
'net.gplatform:spring-social-base:jar:1.0.3'
<dependency org="net.gplatform" name="spring-social-base" rev="1.0.3">
<artifact name="spring-social-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gplatform', module='spring-social-base', version='1.0.3')
)
libraryDependencies += "net.gplatform" % "spring-social-base" % "1.0.3"
[net.gplatform/spring-social-base "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-social-linkedin | jar | 1.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 1.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 1.1.4.RELEASE |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Base project for spring-scocial-*