License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdspring-content-autoconfigure |
Version | Version1.2.6 |
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>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-autoconfigure/
implementation 'com.github.paulcwarren:spring-content-autoconfigure:1.2.6'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-autoconfigure/
implementation ("com.github.paulcwarren:spring-content-autoconfigure:1.2.6")
'com.github.paulcwarren:spring-content-autoconfigure:jar:1.2.6'
<dependency org="com.github.paulcwarren" name="spring-content-autoconfigure" rev="1.2.6">
<artifact name="spring-content-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-autoconfigure', version='1.2.6')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-autoconfigure" % "1.2.6"
[com.github.paulcwarren/spring-content-autoconfigure "1.2.6"]
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 |