Last Version

Camel :: Example :: Spring Boot with REST DSL and Swagger 2.19.5

An example showing Camel REST DSL and Swagger with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-spring-boot-rest-swagger
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: Spring Boot with REST DSL and Swagger
An example showing Camel REST DSL and Swagger with Spring Boot
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-example-spring-boot-rest-swagger

Download camel-example-spring-boot-rest-swagger 2.19.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
org.apache.camel : camel-spring-boot-starter jar 2.19.5
org.apache.camel : camel-swagger-java-starter jar 2.19.5
org.apache.camel : camel-servlet-starter jar 2.19.5
org.apache.camel : camel-jackson-starter jar 2.19.5

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.apache.camel : camel-test jar 2.19.5

Project Modules

There are no modules declared in this project.