License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdspring-content-elasticsearch |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
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-elasticsearch/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-elasticsearch</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-elasticsearch/
implementation 'com.github.paulcwarren:spring-content-elasticsearch:2.3.0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-elasticsearch/
implementation ("com.github.paulcwarren:spring-content-elasticsearch:2.3.0")
'com.github.paulcwarren:spring-content-elasticsearch:jar:2.3.0'
<dependency org="com.github.paulcwarren" name="spring-content-elasticsearch" rev="2.3.0">
<artifact name="spring-content-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-elasticsearch', version='2.3.0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-elasticsearch" % "2.3.0"
[com.github.paulcwarren/spring-content-elasticsearch "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paulcwarren : spring-content-commons | jar | 2.3.0 |
org.elasticsearch.client : elasticsearch-rest-high-level-client Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
com.h2database : h2 | jar | |
com.github.paulcwarren : spring-content-jpa | jar | 2.3.0 |
com.github.paulcwarren : spring-content-renditions | jar | 2.3.0 |
org.mockito : mockito-core | jar | |
com.github.paulcwarren : ginkgo4j | jar | 1.0.14 |
pl.allegro.tech : embedded-elasticsearch | jar | 2.10.0 |
com.github.grantwest.eventually : hamcrest-eventually-matchers | jar | 0.0.3 |
org.testcontainers : elasticsearch | jar | 1.15.3 |