Last Version

Camel :: Example :: Twitter WebSocket using OSGi Blueprint 2.19.5

An example that pushes new tweets to a web page using web-socket

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-twitter-websocket-blueprint
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: Twitter WebSocket using OSGi Blueprint
An example that pushes new tweets to a web page using web-socket
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-twitter-websocket-blueprint

Download camel-example-twitter-websocket-blueprint 2.19.5


<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-twitter-websocket-blueprint/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-twitter-websocket-blueprint</artifactId>
    <version>2.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-twitter-websocket-blueprint/
implementation 'org.apache.camel:camel-example-twitter-websocket-blueprint:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-twitter-websocket-blueprint/
implementation ("org.apache.camel:camel-example-twitter-websocket-blueprint:2.19.5")
'org.apache.camel:camel-example-twitter-websocket-blueprint:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-twitter-websocket-blueprint" rev="2.19.5">
  <artifact name="camel-example-twitter-websocket-blueprint" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-twitter-websocket-blueprint', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-twitter-websocket-blueprint" % "2.19.5"
[org.apache.camel/camel-example-twitter-websocket-blueprint "2.19.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.