License |
License |
---|---|
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdspring-content |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Content
Cloud-Native Headless Content Management Services (CMS) for Spring.
Integrates with Spring Data, Spring Data REST and Apache Solr
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-content-2.3.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/
implementation 'com.github.paulcwarren:spring-content:2.3.0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content/
implementation ("com.github.paulcwarren:spring-content:2.3.0")
'com.github.paulcwarren:spring-content:pom:2.3.0'
<dependency org="com.github.paulcwarren" name="spring-content" rev="2.3.0">
<artifact name="spring-content" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content', version='2.3.0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content" % "2.3.0"
[com.github.paulcwarren/spring-content "2.3.0"]