License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdspring-content-autoconfigure |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloud-Native Headless Content Management Services (CMS) for Spring.
Integrates with Spring Data, Spring Data REST and Apache Solr
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |