Last Version

Spring Boot Starter Frontend Logging 1.3.0

Spring Boot Frontend Logging Starter

License

License

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-boot-starter-logging-frontend
Version

Version

1.3.0
Type

Type

jar
Description

Description

Spring Boot Starter Frontend Logging
Spring Boot Frontend Logging Starter
Source Code Management

Source Code Management

https://github.com/42BV/spring-boot-starter-logging-frontend

Download spring-boot-starter-logging-frontend 1.3.0


<!-- https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/ -->
<dependency>
    <groupId>nl.42</groupId>
    <artifactId>spring-boot-starter-logging-frontend</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/
implementation 'nl.42:spring-boot-starter-logging-frontend:1.3.0'
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/
implementation ("nl.42:spring-boot-starter-logging-frontend:1.3.0")
'nl.42:spring-boot-starter-logging-frontend:jar:1.3.0'
<dependency org="nl.42" name="spring-boot-starter-logging-frontend" rev="1.3.0">
  <artifact name="spring-boot-starter-logging-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='spring-boot-starter-logging-frontend', version='1.3.0')
)
libraryDependencies += "nl.42" % "spring-boot-starter-logging-frontend" % "1.3.0"
[nl.42/spring-boot-starter-logging-frontend "1.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-validation jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.