License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-pubnub |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: PubNub
Camel PubNub Support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-pubnub-3.17.0.pom | |
camel-pubnub-3.17.0.jar | 39 KB |
camel-pubnub-3.17.0-sources.jar | 17 KB |
camel-pubnub-3.17.0-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-pubnub/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-pubnub</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-pubnub/
implementation 'org.apache.camel:camel-pubnub:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-pubnub/
implementation ("org.apache.camel:camel-pubnub:3.17.0")
'org.apache.camel:camel-pubnub:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-pubnub" rev="3.17.0">
<artifact name="camel-pubnub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-pubnub', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-pubnub" % "3.17.0"
[org.apache.camel/camel-pubnub "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.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.9.0 |