| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.github.paulcwarren |
| Идентификатор | Идентификаторspring-content-autoconfigure |
| Версия | Версия2.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеCloud-Native Headless Content Management Services (CMS) for Spring.
Integrates with Spring Data, Spring Data REST and Apache Solr
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-autoconfigure/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-autoconfigure</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-autoconfigure/
implementation 'com.github.paulcwarren:spring-content-autoconfigure:2.3.0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-autoconfigure/
implementation ("com.github.paulcwarren:spring-content-autoconfigure:2.3.0")
'com.github.paulcwarren:spring-content-autoconfigure:jar:2.3.0'
<dependency org="com.github.paulcwarren" name="spring-content-autoconfigure" rev="2.3.0">
<artifact name="spring-content-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-autoconfigure', version='2.3.0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-autoconfigure" % "2.3.0"
[com.github.paulcwarren/spring-content-autoconfigure "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| com.github.paulcwarren : ginkgo4j | jar | 1.0.14 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.hsqldb : hsqldb | jar |