| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.camel | 
    
| ArtifactId | ArtifactIdcamel-lumberjack | 
    
| Last Version | Last Version3.17.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCamel :: Lumberjack 
            Camel Lumberjack log streaming component 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| camel-lumberjack-3.17.0.pom | |
| camel-lumberjack-3.17.0.jar | 34 KB | 
| camel-lumberjack-3.17.0-sources.jar | 27 KB | 
| camel-lumberjack-3.17.0-javadoc.jar | 68 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-lumberjack/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-lumberjack</artifactId>
    <version>3.17.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.camel/camel-lumberjack/
implementation 'org.apache.camel:camel-lumberjack:3.17.0'
                // https://jarcasting.com/artifacts/org.apache.camel/camel-lumberjack/
implementation ("org.apache.camel:camel-lumberjack:3.17.0")
                'org.apache.camel:camel-lumberjack:jar:3.17.0'
                <dependency org="org.apache.camel" name="camel-lumberjack" rev="3.17.0">
  <artifact name="camel-lumberjack" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.camel', module='camel-lumberjack', version='3.17.0')
)
                libraryDependencies += "org.apache.camel" % "camel-lumberjack" % "3.17.0"
                [org.apache.camel/camel-lumberjack "3.17.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.camel : camel-support | jar | 3.17.0 | 
| io.netty : netty-transport | jar | 4.1.77.Final | 
| io.netty : netty-handler | jar | 4.1.77.Final | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |