Last Version

Spring-Boot Starter :: Camel :: Jetty9 3.0.0-M1

Spring-Boot Starter for Camel Jetty9 support

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-jetty9-starter
Version

Version

3.0.0-M1
Type

Type

jar
Description

Description

Spring-Boot Starter :: Camel :: Jetty9
Spring-Boot Starter for Camel Jetty9 support
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-jetty9-starter

Download camel-jetty9-starter 3.0.0-M1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
org.apache.camel : camel-jetty9 jar 3.0.0-M1
org.apache.camel : apt jar 3.0.0-M1
org.apache.camel : camel-core-starter jar 3.0.0-M1
org.apache.camel : camel-spring-boot-starter jar 3.0.0-M1
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.1.2.RELEASE

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.2.RELEASE
org.apache.camel : camel-spring-boot-dependencies pom 3.0.0-M1

test (3)

Group / Artifact Type Version
org.apache.camel : camel-http4-starter jar 3.0.0-M1
org.springframework.boot : spring-boot-starter-test jar 2.1.2.RELEASE
org.apache.camel : camel-test-spring jar 3.0.0-M1

Project Modules

There are no modules declared in this project.