License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Logging Application Layer Libs |
GroupId | GroupIdcom.sap.hcp.cf.logging |
ArtifactId | ArtifactIdsample-app-spring-boot |
Last Version | Last Version3.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsample-app-spring-boot
Logging Sample App for Spring Boot
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
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 |