Last Version

KafkaExample 0.6.0

Project for JCA modules that connect to various cloud services

License

License

Categories

Categories

Payara Container Application Servers
GroupId

GroupId

fish.payara.cloud.connectors.kafka
ArtifactId

ArtifactId

kafka-example
Version

Version

0.6.0
Type

Type

ejb
Description

Description

KafkaExample
Project for JCA modules that connect to various cloud services

Download kafka-example 0.6.0


<!-- https://jarcasting.com/artifacts/fish.payara.cloud.connectors.kafka/kafka-example/ -->
<dependency>
    <groupId>fish.payara.cloud.connectors.kafka</groupId>
    <artifactId>kafka-example</artifactId>
    <version>0.6.0</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/fish.payara.cloud.connectors.kafka/kafka-example/
implementation 'fish.payara.cloud.connectors.kafka:kafka-example:0.6.0'
// https://jarcasting.com/artifacts/fish.payara.cloud.connectors.kafka/kafka-example/
implementation ("fish.payara.cloud.connectors.kafka:kafka-example:0.6.0")
'fish.payara.cloud.connectors.kafka:kafka-example:ejb:0.6.0'
<dependency org="fish.payara.cloud.connectors.kafka" name="kafka-example" rev="0.6.0">
  <artifact name="kafka-example" type="ejb" />
</dependency>
@Grapes(
@Grab(group='fish.payara.cloud.connectors.kafka', module='kafka-example', version='0.6.0')
)
libraryDependencies += "fish.payara.cloud.connectors.kafka" % "kafka-example" % "0.6.0"
[fish.payara.cloud.connectors.kafka/kafka-example "0.6.0"]

Dependencies

compile (1)

Group / Artifact Type Version
fish.payara.cloud.connectors.kafka : kafka-jca-api jar 0.6.0

provided (1)

Group / Artifact Type Version
jakarta.platform : jakarta.jakartaee-api jar 8.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.