Last Version

CamelSpringSimpleMessaging Component 1.0.0

An Apache Camel component for sending messages via Spring's SimpMessageSendingOperations, such as STOMP over websockets.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.jimsey.projects.camel.components
ArtifactId

ArtifactId

camel-spring-simple-messaging
Version

Version

1.0.0
Type

Type

jar
Description

Description

CamelSpringSimpleMessaging Component
An Apache Camel component for sending messages via Spring's SimpMessageSendingOperations, such as STOMP over websockets.
Project URL

Project URL

https://github.com/the-james-burton/camel-spring-simple-messaging
Source Code Management

Source Code Management

https://github.com/the-james-burton/camel-spring-simple-messaging

Download camel-spring-simple-messaging 1.0.0


<!-- https://jarcasting.com/artifacts/org.jimsey.projects.camel.components/camel-spring-simple-messaging/ -->
<dependency>
    <groupId>org.jimsey.projects.camel.components</groupId>
    <artifactId>camel-spring-simple-messaging</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jimsey.projects.camel.components/camel-spring-simple-messaging/
implementation 'org.jimsey.projects.camel.components:camel-spring-simple-messaging:1.0.0'
// https://jarcasting.com/artifacts/org.jimsey.projects.camel.components/camel-spring-simple-messaging/
implementation ("org.jimsey.projects.camel.components:camel-spring-simple-messaging:1.0.0")
'org.jimsey.projects.camel.components:camel-spring-simple-messaging:jar:1.0.0'
<dependency org="org.jimsey.projects.camel.components" name="camel-spring-simple-messaging" rev="1.0.0">
  <artifact name="camel-spring-simple-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jimsey.projects.camel.components', module='camel-spring-simple-messaging', version='1.0.0')
)
libraryDependencies += "org.jimsey.projects.camel.components" % "camel-spring-simple-messaging" % "1.0.0"
[org.jimsey.projects.camel.components/camel-spring-simple-messaging "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.15.3
org.apache.camel : apt jar 2.15.3
org.springframework : spring-messaging jar 4.1.7.RELEASE
org.json : json jar 20140107
org.slf4j : slf4j-api jar 1.7.12

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17
junit : junit jar 4.11
org.apache.camel : camel-test jar 2.15.3
org.mockito : mockito-core jar 1.10.19
org.apache.commons : commons-lang3 jar 3.4
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.