License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.apache.camel.kafkaconnector |
ArtifactId | ArtifactIditests-netty-http |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel-Kafka-Connector :: Tests :: Netty HTTP
Camel Kafka Connector Integration Tests Parent
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
itests-netty-http-1.0.0.pom | |
itests-netty-http-1.0.0.jar | 7 KB |
itests-netty-http-1.0.0-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel.kafkaconnector/itests-netty-http/ -->
<dependency>
<groupId>org.apache.camel.kafkaconnector</groupId>
<artifactId>itests-netty-http</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.kafkaconnector/itests-netty-http/
implementation 'org.apache.camel.kafkaconnector:itests-netty-http:1.0.0'
// https://jarcasting.com/artifacts/org.apache.camel.kafkaconnector/itests-netty-http/
implementation ("org.apache.camel.kafkaconnector:itests-netty-http:1.0.0")
'org.apache.camel.kafkaconnector:itests-netty-http:jar:1.0.0'
<dependency org="org.apache.camel.kafkaconnector" name="itests-netty-http" rev="1.0.0">
<artifact name="itests-netty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.kafkaconnector', module='itests-netty-http', version='1.0.0')
)
libraryDependencies += "org.apache.camel.kafkaconnector" % "itests-netty-http" % "1.0.0"
[org.apache.camel.kafkaconnector/itests-netty-http "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-netty-http | jar | |
org.apache.camel : camel-main | jar | |
org.apache.camel : camel-direct | jar | |
org.apache.camel : camel-yaml-dsl | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.kafkaconnector : camel-kafka-connector | jar | 1.0.0 |