| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.paulcwarren |
| Идентификатор | Идентификаторspring-content |
| Версия | Версия1.2.6 |
| Тип | Типpom |
| Описание |
ОписаниеSpring Content
Cloud-Native Headless Content Management Services (CMS) for Spring.
Integrates with Spring Data, Spring Data REST and Apache Solr
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-content-1.2.6.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content</artifactId>
<version>1.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/
implementation 'com.github.paulcwarren:spring-content:1.2.6'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/
implementation ("com.github.paulcwarren:spring-content:1.2.6")
'com.github.paulcwarren:spring-content:pom:1.2.6'
<dependency org="com.github.paulcwarren" name="spring-content" rev="1.2.6">
<artifact name="spring-content" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content', version='1.2.6')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content" % "1.2.6"
[com.github.paulcwarren/spring-content "1.2.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.6 |