License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdcontent-rest-spring-boot-starter |
Version | Version1.2.4 |
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/content-rest-spring-boot-starter/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>content-rest-spring-boot-starter</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/content-rest-spring-boot-starter/
implementation 'com.github.paulcwarren:content-rest-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.paulcwarren/content-rest-spring-boot-starter/
implementation ("com.github.paulcwarren:content-rest-spring-boot-starter:1.2.4")
'com.github.paulcwarren:content-rest-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.paulcwarren" name="content-rest-spring-boot-starter" rev="1.2.4">
<artifact name="content-rest-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='content-rest-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.paulcwarren" % "content-rest-spring-boot-starter" % "1.2.4"
[com.github.paulcwarren/content-rest-spring-boot-starter "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paulcwarren : spring-content-rest | jar | 1.2.4 |
com.github.paulcwarren : spring-content-autoconfigure | jar | 1.2.4 |
ch.qos.logback : logback-classic | jar | 1.2.3 |