Block a user
com.cameleer3:cameleer3-sample-app (1.0-SNAPSHOT)
Published 2026-03-11 10:13:09 +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>1.0-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=com.cameleer3:cameleer3-sample-app:1.0-SNAPSHOTAbout 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-11 10:13:09 +01:00
Assets (3)
Versions (1)
View all
Maven
1
Cameleer3 Sample Application
31 MiB
maven-metadata.xml
777 B
1.0-SNAPSHOT
2026-03-11