Trellis Linked Data Integrations

Integration services for linked data applications

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.trellisldp.ext
ArtifactId

ArtifactId

camel-ldp-elasticsearch
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Trellis Linked Data Integrations
Integration services for linked data applications
Project URL

Project URL

https://www.trellisldp.org
Project Organization

Project Organization

Trellis LDP
Source Code Management

Source Code Management

https://github.com/trellis-ldp/camel-ldp-recipes

Download camel-ldp-elasticsearch

How to add to project

<!-- https://jarcasting.com/artifacts/org.trellisldp.ext/camel-ldp-elasticsearch/ -->
<dependency>
    <groupId>org.trellisldp.ext</groupId>
    <artifactId>camel-ldp-elasticsearch</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.trellisldp.ext/camel-ldp-elasticsearch/
implementation 'org.trellisldp.ext:camel-ldp-elasticsearch:0.2.0'
// https://jarcasting.com/artifacts/org.trellisldp.ext/camel-ldp-elasticsearch/
implementation ("org.trellisldp.ext:camel-ldp-elasticsearch:0.2.0")
'org.trellisldp.ext:camel-ldp-elasticsearch:jar:0.2.0'
<dependency org="org.trellisldp.ext" name="camel-ldp-elasticsearch" rev="0.2.0">
  <artifact name="camel-ldp-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trellisldp.ext', module='camel-ldp-elasticsearch', version='0.2.0')
)
libraryDependencies += "org.trellisldp.ext" % "camel-ldp-elasticsearch" % "0.2.0"
[org.trellisldp.ext/camel-ldp-elasticsearch "0.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.camel : camel-api jar

runtime (7)

Group / Artifact Type Version
org.apache.camel : camel-direct jar
org.apache.camel : camel-seda jar
org.apache.camel : camel-blueprint jar
org.apache.camel : camel-http jar
org.apache.camel : camel-jackson jar
org.slf4j : slf4j-api jar 1.7.26
org.trellisldp : camel-ldp jar 0.2.0

Project Modules

There are no modules declared in this project.

LDP Integrations

The projects in this repository make use of Apache Camel 3.x as an integration framework.

Build Status Coverage Status Maven Central

The current integrations include:

org.trellisldp.ext

Trellis LDP

A platform for building scalable Linked Data applications

Versions

Version
0.2.0
0.1.0