| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdcom.google.cloud | 
| ArtifactId | ArtifactIdspring-cloud-gcp-logging | 
| Last Version | Last Version3.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring Cloud GCP Module - Stackdriver Logging Spring Cloud GCP Stackdriver Logging | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-logging/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>spring-cloud-gcp-logging</artifactId>
    <version>3.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-logging/
implementation 'com.google.cloud:spring-cloud-gcp-logging:3.3.0'// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-logging/
implementation ("com.google.cloud:spring-cloud-gcp-logging:3.3.0")'com.google.cloud:spring-cloud-gcp-logging:jar:3.3.0'<dependency org="com.google.cloud" name="spring-cloud-gcp-logging" rev="3.3.0">
  <artifact name="spring-cloud-gcp-logging" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.cloud', module='spring-cloud-gcp-logging', version='3.3.0')
)libraryDependencies += "com.google.cloud" % "spring-cloud-gcp-logging" % "3.3.0"[com.google.cloud/spring-cloud-gcp-logging "3.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.cloud : spring-cloud-gcp-core | jar | 3.3.0 | 
| ch.qos.logback.contrib : logback-json-classic | jar | 0.1.5 | 
| com.google.cloud : google-cloud-logging-logback | jar | 0.123.12-alpha | 
| org.springframework : spring-webmvc Optional | jar | 5.3.20 | 
| net.logstash.logback : logstash-logback-encoder Optional | jar | 7.0.1 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |