Last Version

IsyFact-Logging 2.4.1

Stellt eine Komponente für das Logging bereit.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

de.bund.bva.isyfact
ArtifactId

ArtifactId

isy-logging
Version

Version

2.4.1
Type

Type

jar
Description

Description

IsyFact-Logging
Stellt eine Komponente für das Logging bereit.

Download isy-logging 2.4.1


<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-logging/ -->
<dependency>
    <groupId>de.bund.bva.isyfact</groupId>
    <artifactId>isy-logging</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-logging/
implementation 'de.bund.bva.isyfact:isy-logging:2.4.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-logging/
implementation ("de.bund.bva.isyfact:isy-logging:2.4.1")
'de.bund.bva.isyfact:isy-logging:jar:2.4.1'
<dependency org="de.bund.bva.isyfact" name="isy-logging" rev="2.4.1">
  <artifact name="isy-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-logging', version='2.4.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-logging" % "2.4.1"
[de.bund.bva.isyfact/isy-logging "2.4.1"]

Dependencies

compile (14)

Group / Artifact Type Version
de.bund.bva.isyfact : isy-exception-core jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-validation jar
ch.qos.logback : logback-classic jar
ch.qos.logback.contrib : logback-json-classic jar
ch.qos.logback.contrib : logback-jackson jar
ch.qos.logback : logback-core jar
org.slf4j : slf4j-api jar
com.fasterxml.jackson.core : jackson-databind jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.