rabbitcamel

Demo project for Spring Boot

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.wycliffmuriithi
ArtifactId

ArtifactId

rabbitcamel
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

rabbitcamel
Demo project for Spring Boot

Download rabbitcamel

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.wycliffmuriithi/rabbitcamel/ -->
<dependency>
    <groupId>io.github.wycliffmuriithi</groupId>
    <artifactId>rabbitcamel</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycliffmuriithi/rabbitcamel/
implementation 'io.github.wycliffmuriithi:rabbitcamel:0.0.4'
// https://jarcasting.com/artifacts/io.github.wycliffmuriithi/rabbitcamel/
implementation ("io.github.wycliffmuriithi:rabbitcamel:0.0.4")
'io.github.wycliffmuriithi:rabbitcamel:jar:0.0.4'
<dependency org="io.github.wycliffmuriithi" name="rabbitcamel" rev="0.0.4">
  <artifact name="rabbitcamel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wycliffmuriithi', module='rabbitcamel', version='0.0.4')
)
libraryDependencies += "io.github.wycliffmuriithi" % "rabbitcamel" % "0.0.4"
[io.github.wycliffmuriithi/rabbitcamel "0.0.4"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
org.apache.camel.springboot : camel-spring-boot-starter jar
org.apache.camel.springboot : camel-rabbitmq-starter jar
org.apache.camel.springboot : camel-swagger-java-starter jar
org.apache.camel.springboot : camel-http-starter jar
org.apache.camel.springboot : camel-servlet-starter jar
org.apache.camel : camel-jackson jar
org.apache.camel : camel-jsonpath jar
org.apache.camel : camel-bean-validator jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.2