Senior X Logging Camel API

API to configure logging

License

License

GroupId

GroupId

br.com.senior
ArtifactId

ArtifactId

senior-camel-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Senior X Logging Camel API
API to configure logging
Project URL

Project URL

https://github.com/dev-senior-com-br/senior-camel-core
Source Code Management

Source Code Management

https://github.com/dev-senior-com-br/senior-camel-core.git

Download senior-camel-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-to-slf4j jar 2.16.0
org.apache.camel.quarkus : camel-quarkus-core jar

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.

Versions

Version
1.0.0
1.0.0-alpha-4
1.0.0-alpha-3
1.0.0-alpha-2
1.0.0-alpha-1