| License |
License |
|---|---|
| GroupId | GroupIdcom.playtika.sleuth |
| ArtifactId | ArtifactIdsleuth-camel-core |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsleuth-camel
|
| Filename | Size |
|---|---|
| sleuth-camel-core-2.1.0.pom | |
| sleuth-camel-core-2.1.0.jar | 8 KB |
| sleuth-camel-core-2.1.0-sources.jar | 8 KB |
| sleuth-camel-core-2.1.0-javadoc.jar | 336 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.playtika.sleuth/sleuth-camel-core/ -->
<dependency>
<groupId>com.playtika.sleuth</groupId>
<artifactId>sleuth-camel-core</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.sleuth/sleuth-camel-core/
implementation 'com.playtika.sleuth:sleuth-camel-core:2.1.0'
// https://jarcasting.com/artifacts/com.playtika.sleuth/sleuth-camel-core/
implementation ("com.playtika.sleuth:sleuth-camel-core:2.1.0")
'com.playtika.sleuth:sleuth-camel-core:jar:2.1.0'
<dependency org="com.playtika.sleuth" name="sleuth-camel-core" rev="2.1.0">
<artifact name="sleuth-camel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.sleuth', module='sleuth-camel-core', version='2.1.0')
)
libraryDependencies += "com.playtika.sleuth" % "sleuth-camel-core" % "2.1.0"
[com.playtika.sleuth/sleuth-camel-core "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-sleuth | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.4 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.4 |
| org.apache.camel.springboot : camel-spring-boot-starter | jar | 3.9.0 |
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel.springboot : camel-direct-starter | jar | 3.9.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.4.4 |
| org.apache.camel : camel-mock | jar | 3.9.0 |
| org.mockito : mockito-inline | jar | 3.6.28 |
| io.zipkin.brave : brave-tests | jar | 5.13.3 |