| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdorg.entur.ror.helpers | 
| ArtifactId | ArtifactIdlogging | 
| Last Version | Last Version1.0.79 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionlogging Shared libraries used in other route database/journey planning components | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| logging-1.0.79.pom | |
| logging-1.0.79.jar | 3 KB | 
| logging-1.0.79-sources.jar | 3 KB | 
| logging-1.0.79-javadoc.jar | 396 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/logging/ -->
<dependency>
    <groupId>org.entur.ror.helpers</groupId>
    <artifactId>logging</artifactId>
    <version>1.0.79</version>
</dependency>// https://jarcasting.com/artifacts/org.entur.ror.helpers/logging/
implementation 'org.entur.ror.helpers:logging:1.0.79'// https://jarcasting.com/artifacts/org.entur.ror.helpers/logging/
implementation ("org.entur.ror.helpers:logging:1.0.79")'org.entur.ror.helpers:logging:jar:1.0.79'<dependency org="org.entur.ror.helpers" name="logging" rev="1.0.79">
  <artifact name="logging" type="jar" />
</dependency>@Grapes(
@Grab(group='org.entur.ror.helpers', module='logging', version='1.0.79')
)libraryDependencies += "org.entur.ror.helpers" % "logging" % "1.0.79"[org.entur.ror.helpers/logging "1.0.79"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 | 
| net.logstash.logback : logstash-logback-encoder | jar | 6.6 | 
| org.springframework.boot : spring-boot | jar | 2.6.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.janino : janino | jar | 3.1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar |