| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.camel |
| ArtifactId | ArtifactIdcamel-pubnub |
| Version | Version3.16.0 |
| Type | Typejar |
| Description |
DescriptionCamel :: PubNub
Camel PubNub Support
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| camel-pubnub-3.16.0.pom | |
| camel-pubnub-3.16.0.jar | 44 KB |
| camel-pubnub-3.16.0-sources.jar | 20 KB |
| camel-pubnub-3.16.0-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-pubnub/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-pubnub</artifactId>
<version>3.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-pubnub/
implementation 'org.apache.camel:camel-pubnub:3.16.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-pubnub/
implementation ("org.apache.camel:camel-pubnub:3.16.0")
'org.apache.camel:camel-pubnub:jar:3.16.0'
<dependency org="org.apache.camel" name="camel-pubnub" rev="3.16.0">
<artifact name="camel-pubnub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-pubnub', version='3.16.0')
)
libraryDependencies += "org.apache.camel" % "camel-pubnub" % "3.16.0"
[org.apache.camel/camel-pubnub "3.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.16.0 |
| com.pubnub : pubnub-gson | jar | 4.25.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
| com.squareup.okio : okio | jar | 1.17.2 |
| com.google.code.gson : gson | jar | 2.8.9 |