is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content 1.0.0.M9

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.0.0.M9
Type

Type

pom

Download spring-content 1.0.0.M9


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