sample-app-spring-boot

Logging Sample App for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

com.sap.hcp.cf.logging
ArtifactId

ArtifactId

sample-app-spring-boot
Last Version

Last Version

3.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

sample-app-spring-boot
Logging Sample App for Spring Boot

Download sample-app-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/sample-app-spring-boot/ -->
<dependency>
    <groupId>com.sap.hcp.cf.logging</groupId>
    <artifactId>sample-app-spring-boot</artifactId>
    <version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/sample-app-spring-boot/
implementation 'com.sap.hcp.cf.logging:sample-app-spring-boot:3.6.2'
// https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/sample-app-spring-boot/
implementation ("com.sap.hcp.cf.logging:sample-app-spring-boot:3.6.2")
'com.sap.hcp.cf.logging:sample-app-spring-boot:jar:3.6.2'
<dependency org="com.sap.hcp.cf.logging" name="sample-app-spring-boot" rev="3.6.2">
  <artifact name="sample-app-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.hcp.cf.logging', module='sample-app-spring-boot', version='3.6.2')
)
libraryDependencies += "com.sap.hcp.cf.logging" % "sample-app-spring-boot" % "3.6.2"
[com.sap.hcp.cf.logging/sample-app-spring-boot "3.6.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-security jar
com.sap.hcp.cf.logging : cf-java-logging-support-servlet jar 3.6.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

test (7)

Group / Artifact Type Version
org.springframework.security : spring-security-test jar
org.springframework.boot : spring-boot-starter-test jar
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
org.openjdk.jmh : jmh-core jar 1.34
org.openjdk.jmh : jmh-generator-annprocess jar 1.34

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.2
3.6.1
3.6.0
3.5.7
3.5.6
3.5.5
3.5.4
3.5.3
3.5.2
3.5.1
3.5.0
3.4.0