| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData Logging Application Layer Libs | 
        
| GroupId | GroupIdde.huxhorn.lilith | 
    
| ArtifactId | ArtifactIdde.huxhorn.lilith.data.logging-xml | 
    
| Last Version | Last Version8.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionlilith-data-logging-xml 
            This file is part of Lilith. It contains XML I/O for LoggingEvent. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.data.logging-xml/ -->
<dependency>
    <groupId>de.huxhorn.lilith</groupId>
    <artifactId>de.huxhorn.lilith.data.logging-xml</artifactId>
    <version>8.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.data.logging-xml/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.data.logging-xml:8.3.0'
                // https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.data.logging-xml/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.data.logging-xml:8.3.0")
                'de.huxhorn.lilith:de.huxhorn.lilith.data.logging-xml:jar:8.3.0'
                <dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.data.logging-xml" rev="8.3.0">
  <artifact name="de.huxhorn.lilith.data.logging-xml" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.data.logging-xml', version='8.3.0')
)
                libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.data.logging-xml" % "8.3.0"
                [de.huxhorn.lilith/de.huxhorn.lilith.data.logging-xml "8.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.huxhorn.sulky : de.huxhorn.sulky.stax | jar | 8.3.0 | 
| de.huxhorn.lilith : de.huxhorn.lilith.data.eventsource | jar | 8.3.0 | 
| de.huxhorn.lilith : de.huxhorn.lilith.data.eventsource-xml | jar | 8.3.0 | 
| de.huxhorn.lilith : de.huxhorn.lilith.data.logging | jar | 8.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.bytebuddy : byte-buddy | jar | 1.12.3 | 
| org.codehaus.groovy : groovy | jar | 2.5.15 | 
| junit : junit | jar | 4.13.2 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 |