License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdspring-content-elasticsearch |
Version | Version1.2.6 |
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>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-elasticsearch/
implementation 'com.github.paulcwarren:spring-content-elasticsearch:1.2.6'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-elasticsearch/
implementation ("com.github.paulcwarren:spring-content-elasticsearch:1.2.6")
'com.github.paulcwarren:spring-content-elasticsearch:jar:1.2.6'
<dependency org="com.github.paulcwarren" name="spring-content-elasticsearch" rev="1.2.6">
<artifact name="spring-content-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-elasticsearch', version='1.2.6')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-elasticsearch" % "1.2.6"
[com.github.paulcwarren/spring-content-elasticsearch "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paulcwarren : spring-content-commons | jar | 1.2.6 |
org.elasticsearch.client : elasticsearch-rest-high-level-client Optional | jar | |
org.projectlombok : lombok | jar | |
ch.qos.logback : logback-classic | jar | 1.2.6 |
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 | 1.2.6 |
com.github.paulcwarren : spring-content-renditions | jar | 1.2.6 |
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 |