is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content 1.1.0.M4

Cloud-Native Headless Content Management Services (CMS) for Spring. Integrates with Spring Data, Spring Data REST and Apache Solr

GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content
Version

Version

1.1.0.M4
Type

Type

pom

Download spring-content 1.1.0.M4


<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/ -->
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>spring-content</artifactId>
    <version>1.1.0.M4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/
implementation 'com.github.paulcwarren:spring-content:1.1.0.M4'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/
implementation ("com.github.paulcwarren:spring-content:1.1.0.M4")
'com.github.paulcwarren:spring-content:pom:1.1.0.M4'
<dependency org="com.github.paulcwarren" name="spring-content" rev="1.1.0.M4">
  <artifact name="spring-content" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content', version='1.1.0.M4')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content" % "1.1.0.M4"
[com.github.paulcwarren/spring-content "1.1.0.M4"]