Last Version

POMs :: Apache Camel on Spring Boot Parent 1.0.5

https://github.com/garethahealy

License

License

GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

camel-on-springboot-parent
Version

Version

1.0.5
Type

Type

pom
Description

Description

POMs :: Apache Camel on Spring Boot Parent
https://github.com/garethahealy
Project Organization

Project Organization

Gareth Healy

Download camel-on-springboot-parent 1.0.5


<!-- https://jarcasting.com/artifacts/com.garethahealy.poms/camel-on-springboot-parent/ -->
<dependency>
    <groupId>com.garethahealy.poms</groupId>
    <artifactId>camel-on-springboot-parent</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garethahealy.poms/camel-on-springboot-parent/
implementation 'com.garethahealy.poms:camel-on-springboot-parent:1.0.5'
// https://jarcasting.com/artifacts/com.garethahealy.poms/camel-on-springboot-parent/
implementation ("com.garethahealy.poms:camel-on-springboot-parent:1.0.5")
'com.garethahealy.poms:camel-on-springboot-parent:pom:1.0.5'
<dependency org="com.garethahealy.poms" name="camel-on-springboot-parent" rev="1.0.5">
  <artifact name="camel-on-springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garethahealy.poms', module='camel-on-springboot-parent', version='1.0.5')
)
libraryDependencies += "com.garethahealy.poms" % "camel-on-springboot-parent" % "1.0.5"
[com.garethahealy.poms/camel-on-springboot-parent "1.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.apache.camel : camel-core-starter jar
org.apache.camel : camel-spring-boot-starter jar
org.jolokia : jolokia-core jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-remote-shell jar
org.apache.camel : camel-commands-spring-boot jar
org.springframework.boot : spring-boot-devtools jar
org.springframework.boot : spring-boot-starter-log4j2 jar

test (1)

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

Project Modules

There are no modules declared in this project.