Last Version

Senior X HTTP Camel API 1.3.0

API to create camel routes consuming/producing messages from/to Senior X platform

License

License

GroupId

GroupId

br.com.senior
ArtifactId

ArtifactId

seniorx-http-camel-api
Version

Version

1.3.0
Type

Type

jar
Description

Description

Senior X HTTP Camel API
API to create camel routes consuming/producing messages from/to Senior X platform
Project URL

Project URL

https://github.com/dev-senior-com-br/seniorx-http-camel-api
Source Code Management

Source Code Management

https://github.com/dev-senior-com-br/seniorx-http-camel-api.git

Download seniorx-http-camel-api 1.3.0


<!-- https://jarcasting.com/artifacts/br.com.senior/seniorx-http-camel-api/ -->
<dependency>
    <groupId>br.com.senior</groupId>
    <artifactId>seniorx-http-camel-api</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.senior/seniorx-http-camel-api/
implementation 'br.com.senior:seniorx-http-camel-api:1.3.0'
// https://jarcasting.com/artifacts/br.com.senior/seniorx-http-camel-api/
implementation ("br.com.senior:seniorx-http-camel-api:1.3.0")
'br.com.senior:seniorx-http-camel-api:jar:1.3.0'
<dependency org="br.com.senior" name="seniorx-http-camel-api" rev="1.3.0">
  <artifact name="seniorx-http-camel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.senior', module='seniorx-http-camel-api', version='1.3.0')
)
libraryDependencies += "br.com.senior" % "seniorx-http-camel-api" % "1.3.0"
[br.com.senior/seniorx-http-camel-api "1.3.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-to-slf4j jar 2.16.0
org.apache.camel.quarkus : camel-quarkus-core jar
com.fasterxml.jackson.core : jackson-annotations jar
org.apache.camel.springboot : camel-jackson-starter jar 3.11.0
org.apache.camel.quarkus : camel-quarkus-rest jar
org.apache.camel.quarkus : camel-quarkus-http jar
org.apache.camel.quarkus : camel-quarkus-jackson jar
org.apache.camel.quarkus : camel-quarkus-headersmap jar
org.apache.camel.quarkus : camel-quarkus-direct jar
org.ehcache : ehcache jar 3.9.6

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
junit : junit jar

Project Modules

There are no modules declared in this project.