组织ID: |
com.newrelic.agent.java |
项目ID: |
newrelic-api |
版本: |
5.10.0 |
最后修改时间: |
2020-02-27 18:33:40 |
包类型: |
jar |
标题: |
New Relic Java API Jar |
描述: |
The New Relic Java Agent Api. |
相关URL: |
https://newrelic.com/ |
大小: |
45.17KB |
|
Maven引入代码: |
<dependency>
<groupId>com.newrelic.agent.java</groupId>
<artifactId>newrelic-api</artifactId>
<version>5.10.0</version>
</dependency>
|
Gradle引入代码: |
com.newrelic.agent.java:newrelic-api:5.10.0
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.newrelic.agent.java</groupId>
<artifactId>newrelic-api</artifactId>
<version>5.10.0</version>
<name>New Relic Java API Jar</name>
<description>The New Relic Java Agent Api.</description>
<url>https://newrelic.com/</url>
<licenses>
<license>
<url>https://newrelic.com/docs/java/java-agent-license</url>
</license>
</licenses>
<developers>
<developer>
<id>newrelic</id>
<name>New Relic</name>
<email>support@newrelic.com</email>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:newrelic/java_agent.git</connection>
<url>git@github.com:newrelic/java_agent.git</url>
</scm>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
com.newrelic.api.agent.DestinationType$1.class
com.newrelic.api.agent.DestinationType.class
com.newrelic.api.agent.ExtendedResponse.class
com.newrelic.api.agent.Response.class
com.newrelic.api.agent.OutboundHeaders.class
com.newrelic.api.agent.HeaderType.class
com.newrelic.api.agent.ExternalParameters.class
com.newrelic.api.agent.GenericParameters$Builder.class
com.newrelic.api.agent.GenericParameters$UriParameter.class
com.newrelic.api.agent.GenericParameters$ProcedureParameter.class
com.newrelic.api.agent.GenericParameters$Build.class
com.newrelic.api.agent.GenericParameters.class
com.newrelic.api.agent.InboundHeaders.class
com.newrelic.api.agent.Insights.class
com.newrelic.api.agent.MessageConsumeParameters$Builder.class
com.newrelic.api.agent.MessageConsumeParameters$DestinationTypeParameter.class
com.newrelic.api.agent.MessageConsumeParameters$DestinationNameParameter.class
com.newrelic.api.agent.MessageConsumeParameters$InboundHeadersParameter.class
com.newrelic.api.agent.MessageConsumeParameters$Build.class
com.newrelic.api.agent.MessageConsumeParameters.class
com.newrelic.api.agent.QueryConverter.class
com.newrelic.api.agent.SlowQueryDatastoreParameters.class
com.newrelic.api.agent.DatastoreParameters$Builder.class
com.newrelic.api.agent.DatastoreParameters$CollectionParameter.class
com.newrelic.api.agent.DatastoreParameters$OperationParameter.class
com.newrelic.api.agent.DatastoreParameters$InstanceParameter.class
com.newrelic.api.agent.DatastoreParameters$DatabaseParameter.class
com.newrelic.api.agent.DatastoreParameters$SlowQueryParameter.class
com.newrelic.api.agent.DatastoreParameters$SlowQueryWithInputParameter.class
com.newrelic.api.agent.DatastoreParameters$Build.class
com.newrelic.api.agent.DatastoreParameters$1.class
com.newrelic.api.agent.DatastoreParameters.class
com.newrelic.api.agent.SlowQueryWithInputDatastoreParameters.class
com.newrelic.api.agent.Token.class
com.newrelic.api.agent.Trace.class
com.newrelic.api.agent.Segment.class
com.newrelic.api.agent.Transaction.class
com.newrelic.api.agent.TransactionNamePriority.class
com.newrelic.api.agent.TracedMethod.class
com.newrelic.api.agent.ExtendedRequest.class
com.newrelic.api.agent.ExtendedInboundHeaders.class
com.newrelic.api.agent.Request.class
com.newrelic.api.agent.DistributedTracePayload.class
com.newrelic.api.agent.TraceMetadata.class
com.newrelic.api.agent.Agent.class
com.newrelic.api.agent.Logger.class
com.newrelic.api.agent.Config.class
com.newrelic.api.agent.MetricAggregator.class
com.newrelic.api.agent.MethodTracer.class
com.newrelic.api.agent.MethodTracerFactory.class
com.newrelic.api.agent.MessageProduceParameters$Builder.class
com.newrelic.api.agent.MessageProduceParameters$DestinationTypeParameter.class
com.newrelic.api.agent.MessageProduceParameters$DestinationNameParameter.class
com.newrelic.api.agent.MessageProduceParameters$OutboundHeadersParameter.class
com.newrelic.api.agent.MessageProduceParameters$Build.class
com.newrelic.api.agent.MessageProduceParameters.class
com.newrelic.api.agent.NewRelic.class
com.newrelic.api.agent.HttpParameters$Builder.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|