| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаat.molindo.social |
| Идентификатор | Идентификаторspring-social-config |
| Версия | Версия1.1.4.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSpring Social Config
Spring Social Config
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/at.molindo.social/spring-social-config/ -->
<dependency>
<groupId>at.molindo.social</groupId>
<artifactId>spring-social-config</artifactId>
<version>1.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo.social/spring-social-config/
implementation 'at.molindo.social:spring-social-config:1.1.4.RELEASE'
// https://jarcasting.com/artifacts/at.molindo.social/spring-social-config/
implementation ("at.molindo.social:spring-social-config:1.1.4.RELEASE")
'at.molindo.social:spring-social-config:jar:1.1.4.RELEASE'
<dependency org="at.molindo.social" name="spring-social-config" rev="1.1.4.RELEASE">
<artifact name="spring-social-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo.social', module='spring-social-config', version='1.1.4.RELEASE')
)
libraryDependencies += "at.molindo.social" % "spring-social-config" % "1.1.4.RELEASE"
[at.molindo.social/spring-social-config "1.1.4.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| at.molindo.social : spring-social-web | jar | 1.1.4.RELEASE |
| at.molindo.social : spring-social-security Необязательный | jar | 1.1.4.RELEASE |
| org.springframework.security : spring-security-core Необязательный | jar | 3.2.9.RELEASE |
| at.molindo.social : spring-social-core | jar | 1.1.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |