License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.toolisticon.camel |
ArtifactId | ArtifactIdcamel-spring-boot-test-rule |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptioncamel-spring-boot-test-rule
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-test-rule/ -->
<dependency>
<groupId>io.toolisticon.camel</groupId>
<artifactId>camel-spring-boot-test-rule</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.camel/camel-spring-boot-test-rule/
implementation 'io.toolisticon.camel:camel-spring-boot-test-rule:0.0.3'
// https://jarcasting.com/artifacts/io.toolisticon.camel/camel-spring-boot-test-rule/
implementation ("io.toolisticon.camel:camel-spring-boot-test-rule:0.0.3")
'io.toolisticon.camel:camel-spring-boot-test-rule:jar:0.0.3'
<dependency org="io.toolisticon.camel" name="camel-spring-boot-test-rule" rev="0.0.3">
<artifact name="camel-spring-boot-test-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.camel', module='camel-spring-boot-test-rule', version='0.0.3')
)
libraryDependencies += "io.toolisticon.camel" % "camel-spring-boot-test-rule" % "0.0.3"
[io.toolisticon.camel/camel-spring-boot-test-rule "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test-spring | jar | |
org.apache.camel : camel-spring-boot | jar | |
junit : junit | jar | |
org.springframework : spring-test | jar | |
org.projectlombok : lombok | jar | 1.16.18 |
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | |
org.assertj : assertj-core | jar | |
org.slf4j : slf4j-simple | jar |