Last Version

Camel Component :: Netty4 2018.5.0

Socket level networking using TCP or UDP with the Netty 4.x library.

License

License

AL2
Categories

Categories

WildFly Container Application Servers Net Netty Networking
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

camel-netty4
Version

Version

2018.5.0
Type

Type

jar
Description

Description

Camel Component :: Netty4
Socket level networking using TCP or UDP with the Netty 4.x library.
Project Organization

Project Organization

JBoss by Red Hat

Download camel-netty4 2018.5.0


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/camel-netty4/ -->
<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>camel-netty4</artifactId>
    <version>2018.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/camel-netty4/
implementation 'org.wildfly.swarm:camel-netty4:2018.5.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm/camel-netty4/
implementation ("org.wildfly.swarm:camel-netty4:2018.5.0")
'org.wildfly.swarm:camel-netty4:jar:2018.5.0'
<dependency org="org.wildfly.swarm" name="camel-netty4" rev="2018.5.0">
  <artifact name="camel-netty4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='camel-netty4', version='2018.5.0')
)
libraryDependencies += "org.wildfly.swarm" % "camel-netty4" % "2018.5.0"
[org.wildfly.swarm/camel-netty4 "2018.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-netty4 jar 2.19.0
org.wildfly.swarm : camel-core jar 2018.5.0

provided (1)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.