is not current version
Last Version 0.2.0

org.trellisldp.ext:camel-ldp-elasticsearch 0.1.0

Integration services for linked data applications

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.trellisldp.ext
ArtifactId

ArtifactId

camel-ldp-elasticsearch
Version

Version

0.1.0
Type

Type

jar

Download camel-ldp-elasticsearch 0.1.0


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