MVN

com.google.cloud : google-cloud-profiler

Maven & Gradle

Aug 08, 2023
5 usages
1.8k stars

Google Cloud Profiler · is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code.

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-profiler</artifactId>
    <version>2.23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.cloud : google-cloud-profiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.23.0

All Versions

Choose a version of com.google.cloud : google-cloud-profiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.23.x
google-cloud-profiler-2.23.0
2.22.x
google-cloud-profiler-2.22.0
2.21.x
google-cloud-profiler-2.21.0
2.20.x
google-cloud-profiler-2.20.0
2.19.x
google-cloud-profiler-2.19.0
2.18.x
google-cloud-profiler-2.18.0
2.17.x
google-cloud-profiler-2.17.0
2.16.x
google-cloud-profiler-2.16.0
2.15.x
google-cloud-profiler-2.15.0
2.14.x
google-cloud-profiler-2.14.0
2.13.x
google-cloud-profiler-2.13.0
2.12.x
google-cloud-profiler-2.12.0
2.11.x
google-cloud-profiler-2.11.0
2.10.x
google-cloud-profiler-2.10.0
2.9.x
google-cloud-profiler-2.9.0
2.8.x
google-cloud-profiler-2.8.0
2.7.x
google-cloud-profiler-2.7.0
2.6.x
google-cloud-profiler-2.6.0
2.5.x
google-cloud-profiler-2.5.0
2.4.x
google-cloud-profiler-2.4.0
2.3.x
google-cloud-profiler-2.3.5
google-cloud-profiler-2.3.4
google-cloud-profiler-2.3.3
google-cloud-profiler-2.3.2
google-cloud-profiler-2.3.1
google-cloud-profiler-2.3.0
2.2.x
google-cloud-profiler-2.2.0
2.1.x
google-cloud-profiler-2.1.11
google-cloud-profiler-2.1.10
google-cloud-profiler-2.1.9
google-cloud-profiler-2.1.8
google-cloud-profiler-2.1.7
google-cloud-profiler-2.1.6
google-cloud-profiler-2.1.5
google-cloud-profiler-2.1.4
google-cloud-profiler-2.1.3
google-cloud-profiler-2.1.2
google-cloud-profiler-2.1.1
google-cloud-profiler-2.1.0
2.0.x
google-cloud-profiler-2.0.2
google-cloud-profiler-2.0.1
google-cloud-profiler-2.0.0
1.1.x
google-cloud-profiler-1.1.2
google-cloud-profiler-1.1.1
google-cloud-profiler-1.1.0
1.0.x
google-cloud-profiler-1.0.1
google-cloud-profiler-1.0.0
0.1.x
google-cloud-profiler-0.1.3
google-cloud-profiler-0.1.2
0.0.x
google-cloud-profiler-0.0.2
google-cloud-profiler-0.0.1

How to add a dependency to Maven

Add the following com.google.cloud : google-cloud-profiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-profiler</artifactId>
    <version>2.23.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.cloud : google-cloud-profiler gradle dependency to your build.gradle file:

implementation 'com.google.cloud:google-cloud-profiler:2.23.0'

Gradle Kotlin DSL: Add the following com.google.cloud : google-cloud-profiler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.cloud:google-cloud-profiler:2.23.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.cloud : google-cloud-profiler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.23.0"

Advertisement

Dependencies from Group

Aug 14, 2023
255 usages
96 stars
Aug 01, 2023
175 usages
1.7k stars
Aug 01, 2023
141 usages
1.7k stars
Aug 09, 2023
130 usages
106 stars
Aug 24, 2023
105 usages
119 stars

Discover Dependencies

Feb 09, 2022
Mar 26, 2021
1 usages
59 stars
Jun 09, 2023
1 usages
212 stars
Jun 19, 2023
2 usages
155 stars
Aug 14, 2023
6.3k stars
Aug 17, 2023
5 usages
1.9k stars
Mar 21, 2023
11.3k stars
Apr 13, 2023
1 usages
Aug 22, 2023
100 usages
28 stars