is not current version
Last Version 2.3.3

com.newrelic.experts:infra_publish 2.0.4

This SDK is used to build Java Integration Services for New Relic Infrastructure. The integrations built with this SDK are invoked by a generic infrastructure plugin- plugin-exec (https://github.com/newrelic-experts/plugin-exec/releases)

GroupId

GroupId

com.newrelic.experts
ArtifactId

ArtifactId

infra_publish
Version

Version

2.0.4
Type

Type

jar

Download infra_publish 2.0.4


<!-- https://jarcasting.com/artifacts/com.newrelic.experts/infra_publish/ -->
<dependency>
    <groupId>com.newrelic.experts</groupId>
    <artifactId>infra_publish</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.experts/infra_publish/
implementation 'com.newrelic.experts:infra_publish:2.0.4'
// https://jarcasting.com/artifacts/com.newrelic.experts/infra_publish/
implementation ("com.newrelic.experts:infra_publish:2.0.4")
'com.newrelic.experts:infra_publish:jar:2.0.4'
<dependency org="com.newrelic.experts" name="infra_publish" rev="2.0.4">
  <artifact name="infra_publish" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.experts', module='infra_publish', version='2.0.4')
)
libraryDependencies += "com.newrelic.experts" % "infra_publish" % "2.0.4"
[com.newrelic.experts/infra_publish "2.0.4"]