License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-netty4-http-starter |
Last Version | Last Version3.0.0-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring-Boot Starter :: Camel :: Netty4 HTTP
Spring-Boot Starter for Camel Netty4 HTTP support
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-netty4-http-starter/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-netty4-http-starter</artifactId>
<version>3.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-netty4-http-starter/
implementation 'org.apache.camel:camel-netty4-http-starter:3.0.0-M4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-netty4-http-starter/
implementation ("org.apache.camel:camel-netty4-http-starter:3.0.0-M4")
'org.apache.camel:camel-netty4-http-starter:jar:3.0.0-M4'
<dependency org="org.apache.camel" name="camel-netty4-http-starter" rev="3.0.0-M4">
<artifact name="camel-netty4-http-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-netty4-http-starter', version='3.0.0-M4')
)
libraryDependencies += "org.apache.camel" % "camel-netty4-http-starter" % "3.0.0-M4"
[org.apache.camel/camel-netty4-http-starter "3.0.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.6.RELEASE |
org.apache.camel : camel-netty4-http | jar | 3.0.0-M4 |
org.apache.camel : camel-core-starter | jar | 3.0.0-M4 |
org.apache.camel : camel-spring-boot-starter | jar | 3.0.0-M4 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.6.RELEASE |
org.apache.camel : camel-spring-boot-dependencies | pom | 3.0.0-M4 |