Camel-extra
Additional components for the Apache Camel integration framework.
License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.apache-extras.camel-extra |
ArtifactId | ArtifactIdcamel-spring-neo4j |
Last Version | Last Version2.23.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Extra :: Neo4j
Camel Spring Neo4j support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-spring-neo4j-2.23.4.pom | |
camel-spring-neo4j-2.23.4.jar | 27 KB |
camel-spring-neo4j-2.23.4-sources.jar | 26 KB |
camel-spring-neo4j-2.23.4-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-spring-neo4j/ -->
<dependency>
<groupId>org.apache-extras.camel-extra</groupId>
<artifactId>camel-spring-neo4j</artifactId>
<version>2.23.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-spring-neo4j/
implementation 'org.apache-extras.camel-extra:camel-spring-neo4j:2.23.4'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-spring-neo4j/
implementation ("org.apache-extras.camel-extra:camel-spring-neo4j:2.23.4")
'org.apache-extras.camel-extra:camel-spring-neo4j:jar:2.23.4'
<dependency org="org.apache-extras.camel-extra" name="camel-spring-neo4j" rev="2.23.4">
<artifact name="camel-spring-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='camel-spring-neo4j', version='2.23.4')
)
libraryDependencies += "org.apache-extras.camel-extra" % "camel-spring-neo4j" % "2.23.4"
[org.apache-extras.camel-extra/camel-spring-neo4j "2.23.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-neo4j-rest | jar | 3.4.4.RELEASE |
org.apache.lucene : lucene-core | jar | 3.6.2 |
org.neo4j : neo4j-cypher-dsl | jar | 1.7 |
org.apache.camel : camel-core | jar | 2.23.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.23.4 |
org.apache.camel : camel-test-spring | jar | 2.23.4 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
org.mockito : mockito-all | jar | 1.9.5 |
org.apache.servicemix.specs : org.apache.servicemix.specs.jsr303-api-1.0.0 | jar | 2.2.0 |
Additional components for the Apache Camel integration framework.