| Лицензия |
Лицензия |
|---|---|
| Группа | Группаat.molindo.social |
| Идентификатор | Идентификаторspring-social-core |
| Версия | Версия1.1.4.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеFoundational module containing the ServiceProvider Connect Framework and Service API invocation support.
Foundational module containing the ServiceProvider Connect Framework and Service API invocation support.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-social-core-1.1.4.RELEASE.pom | |
| spring-social-core-1.1.4.RELEASE.jar | 121 KB |
| spring-social-core-1.1.4.RELEASE-sources.jar | 116 KB |
| spring-social-core-1.1.4.RELEASE-javadoc.jar | 336 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/at.molindo.social/spring-social-core/ -->
<dependency>
<groupId>at.molindo.social</groupId>
<artifactId>spring-social-core</artifactId>
<version>1.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo.social/spring-social-core/
implementation 'at.molindo.social:spring-social-core:1.1.4.RELEASE'
// https://jarcasting.com/artifacts/at.molindo.social/spring-social-core/
implementation ("at.molindo.social:spring-social-core:1.1.4.RELEASE")
'at.molindo.social:spring-social-core:jar:1.1.4.RELEASE'
<dependency org="at.molindo.social" name="spring-social-core" rev="1.1.4.RELEASE">
<artifact name="spring-social-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo.social', module='spring-social-core', version='1.1.4.RELEASE')
)
libraryDependencies += "at.molindo.social" % "spring-social-core" % "1.1.4.RELEASE"
[at.molindo.social/spring-social-core "1.1.4.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-jdbc Необязательный | jar | 4.1.8.RELEASE |
| org.springframework.security : spring-security-crypto Необязательный | jar | 3.2.9.RELEASE |
| org.springframework : spring-web | jar | 4.1.8.RELEASE |
| org.apache.httpcomponents : httpclient Необязательный | jar | 4.3.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |