is not current version
Last Version 1.1

com.github.miwurster:flink-connector-jms 1.0

Apache Flink Streaming Connector for Java's Message Service (JMS)

GroupId

GroupId

com.github.miwurster
ArtifactId

ArtifactId

flink-connector-jms
Version

Version

1.0
Type

Type

jar

Download flink-connector-jms 1.0


<!-- https://jarcasting.com/artifacts/com.github.miwurster/flink-connector-jms/ -->
<dependency>
    <groupId>com.github.miwurster</groupId>
    <artifactId>flink-connector-jms</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.miwurster/flink-connector-jms/
implementation 'com.github.miwurster:flink-connector-jms:1.0'
// https://jarcasting.com/artifacts/com.github.miwurster/flink-connector-jms/
implementation ("com.github.miwurster:flink-connector-jms:1.0")
'com.github.miwurster:flink-connector-jms:jar:1.0'
<dependency org="com.github.miwurster" name="flink-connector-jms" rev="1.0">
  <artifact name="flink-connector-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.miwurster', module='flink-connector-jms', version='1.0')
)
libraryDependencies += "com.github.miwurster" % "flink-connector-jms" % "1.0"
[com.github.miwurster/flink-connector-jms "1.0"]