com.cameleer3:cameleer3-sample-app (0.0.3)
Published 2026-03-24 20:16:32 +01:00 by claude
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.cameleer3</groupId>
<artifactId>cameleer3-sample-app</artifactId>
<version>0.0.3</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=com.cameleer3:cameleer3-sample-app:0.0.3About this package
Sample Apache Camel application for testing Cameleer3 agent
Dependencies
org.springframework.boot:spring-boot-starter-web
org.springframework.boot:spring-boot-starter-actuator
org.apache.camel.springboot:camel-spring-boot-starter
org.apache.camel.springboot:camel-jackson-starter
org.apache.camel.springboot:camel-servlet-starter
org.apache.camel.springboot:camel-rest-starter
org.apache.camel.springboot:camel-direct-starter
org.apache.camel.springboot:camel-seda-starter
org.apache.camel.springboot:camel-bean-starter
org.apache.camel.springboot:camel-log-starter
org.apache.camel.springboot:camel-timer-starter
com.fasterxml.jackson.core:jackson-databind
org.springframework.boot:spring-boot-starter-test
org.apache.camel:camel-test-spring-junit5
Details
2026-03-24 20:16:32 +01:00
Assets (2)
Versions (2)
View all
Maven
0
Cameleer3 Sample Application
31 MiB
cameleer3-sample-app-0.0.3.pom
4.3 KiB
0.0.3
2026-03-24
1.0-SNAPSHOT
2026-03-11