logging

Shared libraries used in other route database/journey planning components

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.entur.ror.helpers
ArtifactId

ArtifactId

logging
Last Version

Last Version

1.0.79
Release Date

Release Date

Type

Type

jar
Description

Description

logging
Shared libraries used in other route database/journey planning components
Project Organization

Project Organization

Entur AS
Source Code Management

Source Code Management

https://github.com/entur/rutebanken-helpers/tree/master/logging

Download logging

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

runtime (1)

Group / Artifact Type Version
org.codehaus.janino : janino jar 3.1.7

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.79
1.0.78