is not current version
Last Version 1.3.0

br.com.senior:seniorx-http-camel-api 1.2.0

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

GroupId

GroupId

br.com.senior
ArtifactId

ArtifactId

seniorx-http-camel-api
Version

Version

1.2.0
Type

Type

jar

Download seniorx-http-camel-api 1.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.senior/seniorx-http-camel-api/
implementation 'br.com.senior:seniorx-http-camel-api:1.2.0'
// https://jarcasting.com/artifacts/br.com.senior/seniorx-http-camel-api/
implementation ("br.com.senior:seniorx-http-camel-api:1.2.0")
'br.com.senior:seniorx-http-camel-api:jar:1.2.0'
<dependency org="br.com.senior" name="seniorx-http-camel-api" rev="1.2.0">
  <artifact name="seniorx-http-camel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.senior', module='seniorx-http-camel-api', version='1.2.0')
)
libraryDependencies += "br.com.senior" % "seniorx-http-camel-api" % "1.2.0"
[br.com.senior/seniorx-http-camel-api "1.2.0"]