License |
License |
---|---|
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdspring-content-rest-boot-starter |
Version | Version2.2.0 |
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-rest-boot-starter/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-rest-boot-starter</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-rest-boot-starter/
implementation 'com.github.paulcwarren:spring-content-rest-boot-starter:2.2.0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-rest-boot-starter/
implementation ("com.github.paulcwarren:spring-content-rest-boot-starter:2.2.0")
'com.github.paulcwarren:spring-content-rest-boot-starter:jar:2.2.0'
<dependency org="com.github.paulcwarren" name="spring-content-rest-boot-starter" rev="2.2.0">
<artifact name="spring-content-rest-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-rest-boot-starter', version='2.2.0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-rest-boot-starter" % "2.2.0"
[com.github.paulcwarren/spring-content-rest-boot-starter "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paulcwarren : spring-content-rest | jar | 2.2.0 |
com.github.paulcwarren : spring-content-autoconfigure | jar | 2.2.0 |