License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.toolisticon.camel |
ArtifactId | ArtifactIdcamel-spring-boot-example-simple |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncamel-spring-boot-example-simple
Parent pom for all holisticon OSS projects. Use this instead of sonatype/oss-parent for common properties and
pre-configured modules.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.toolisticon.camel/camel-spring-boot-example-simple/ -->
<dependency>
<groupId>io.toolisticon.camel</groupId>
<artifactId>camel-spring-boot-example-simple</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.camel/camel-spring-boot-example-simple/
implementation 'io.toolisticon.camel:camel-spring-boot-example-simple:0.0.1'
// https://jarcasting.com/artifacts/io.toolisticon.camel/camel-spring-boot-example-simple/
implementation ("io.toolisticon.camel:camel-spring-boot-example-simple:0.0.1")
'io.toolisticon.camel:camel-spring-boot-example-simple:jar:0.0.1'
<dependency org="io.toolisticon.camel" name="camel-spring-boot-example-simple" rev="0.0.1">
<artifact name="camel-spring-boot-example-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.camel', module='camel-spring-boot-example-simple', version='0.0.1')
)
libraryDependencies += "io.toolisticon.camel" % "camel-spring-boot-example-simple" % "0.0.1"
[io.toolisticon.camel/camel-spring-boot-example-simple "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.apache.camel : camel-spring-boot-starter | jar | |
org.apache.camel : camel-stream-starter | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.camel : camel-test-spring | jar | 2.20.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
io.toolisticon.camel : camel-spring-boot-test-rule | jar | 0.0.1 |
junit : junit | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.assertj : assertj-core | jar |