组织ID: |
com.google.code.java-allocation-instrumenter |
项目ID: |
java-allocation-instrumenter |
版本: |
3.2.0 |
最后修改时间: |
2019-02-24 06:36:50 |
包类型: |
java-source (源码) |
大小: |
34.08KB |
|
Maven引入代码: |
<dependency>
<groupId>com.google.code.java-allocation-instrumenter</groupId>
<artifactId>java-allocation-instrumenter</artifactId>
<version>3.2.0</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:3.2.0
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
com/google/monitoring/runtime/instrumentation/ConstructorInstrumenter.java
com/google/monitoring/runtime/instrumentation/BUILD
com/google/monitoring/runtime/instrumentation/AllocationInstrumenterBootstrap.java
com/google/monitoring/runtime/instrumentation/StaticClassWriter.java
com/google/monitoring/runtime/instrumentation/Sampler.java
META-INF/maven/com.google.code.java-allocation-instrumenter/java-allocation-instrumenter/pom.xml
com/google/monitoring/runtime/instrumentation/AllocationRecorder.java
META-INF/maven/com.google.code.java-allocation-instrumenter/java-allocation-instrumenter/pom.properties
com/google/monitoring/runtime/instrumentation/AllocationClassAdapter.java
com/google/monitoring/runtime/instrumentation/Bootstrap.java.in
com/google/monitoring/runtime/instrumentation/jarjar_collect.txt
com/google/monitoring/runtime/instrumentation/AllocationMethodAdapter.java
com/google/monitoring/runtime/instrumentation/ConstructorCallback.java
com/google/monitoring/runtime/instrumentation/AllocationInstrumenter.java
com/google/monitoring/runtime/instrumentation/VerifyingClassAdapter.java
|
依赖Jar: |
无
|