Last Version

WSO2 Streaming Integrator Tooling - Sample Clients 4.1.0-m3

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

sample-clients
Version

Version

4.1.0-m3
Type

Type

pom
Description

Description

WSO2 Streaming Integrator Tooling - Sample Clients
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Project Organization

Project Organization

WSO2

Download sample-clients 4.1.0-m3


<!-- https://jarcasting.com/artifacts/org.wso2.ei/sample-clients/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>sample-clients</artifactId>
    <version>4.1.0-m3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/sample-clients/
implementation 'org.wso2.ei:sample-clients:4.1.0-m3'
// https://jarcasting.com/artifacts/org.wso2.ei/sample-clients/
implementation ("org.wso2.ei:sample-clients:4.1.0-m3")
'org.wso2.ei:sample-clients:pom:4.1.0-m3'
<dependency org="org.wso2.ei" name="sample-clients" rev="4.1.0-m3">
  <artifact name="sample-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='sample-clients', version='4.1.0-m3')
)
libraryDependencies += "org.wso2.ei" % "sample-clients" % "4.1.0-m3"
[org.wso2.ei/sample-clients "4.1.0-m3"]

Dependencies

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

Project Modules

  • kafka-consumer
  • kafka-producer
  • tcp-client
  • tcp-server
  • http-server
  • http-client
  • mqtt-client
  • mqtt-consumer
  • rabbitmq-consumer
  • rabbitmq-producer
  • jms-producer
  • jms-consumer
  • websocket-producer
  • websocket-receiver
  • kafka-avro-consumer
  • prometheus-client