Last Version

io.cdsoft:sf-messaging-client 1.0.3

A client for receiving Salesforce enterprise messaging events

License

License

Categories

Categories

CLI User Interface Messaging Application Layer Libs
GroupId

GroupId

io.cdsoft
ArtifactId

ArtifactId

sf-messaging-client
Version

Version

1.0.3
Type

Type

jar
Description

Description

io.cdsoft:sf-messaging-client
A client for receiving Salesforce enterprise messaging events
Project URL

Project URL

https://github.com/cdowney/sf-messaging-client
Source Code Management

Source Code Management

https://github.com/cdowney/sf-messaging-client

Download sf-messaging-client 1.0.3


<!-- https://jarcasting.com/artifacts/io.cdsoft/sf-messaging-client/ -->
<dependency>
    <groupId>io.cdsoft</groupId>
    <artifactId>sf-messaging-client</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdsoft/sf-messaging-client/
implementation 'io.cdsoft:sf-messaging-client:1.0.3'
// https://jarcasting.com/artifacts/io.cdsoft/sf-messaging-client/
implementation ("io.cdsoft:sf-messaging-client:1.0.3")
'io.cdsoft:sf-messaging-client:jar:1.0.3'
<dependency org="io.cdsoft" name="sf-messaging-client" rev="1.0.3">
  <artifact name="sf-messaging-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdsoft', module='sf-messaging-client', version='1.0.3')
)
libraryDependencies += "io.cdsoft" % "sf-messaging-client" % "1.0.3"
[io.cdsoft/sf-messaging-client "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.cometd.java : cometd-java-client jar 3.1.2

provided (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
org.projectlombok : lombok jar 1.16.18
org.eclipse.jetty : jetty-client jar 9.4.5.v20170502

Project Modules

There are no modules declared in this project.