newrelic

Newrelic bindings for Natchez.

License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

newrelic_3
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

newrelic
Newrelic bindings for Natchez.
Project URL

Project URL

https://github.com/tpolecat/natchez
Project Organization

Project Organization

org.tpolecat
Source Code Management

Source Code Management

https://github.com/tpolecat/natchez

Download newrelic_3

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.tpolecat : natchez-core_3 jar 0.1.6
org.scala-lang : scala3-library_3 jar 3.1.0
io.circe : circe-core_3 jar 0.14.1
org.scala-lang.modules : scala-collection-compat_3 jar 2.6.0
com.newrelic.telemetry : telemetry jar 0.10.0
com.newrelic.telemetry : telemetry-core jar 0.12.0
com.newrelic.telemetry : telemetry-http-okhttp jar 0.12.0

test (3)

Group / Artifact Type Version
org.scalameta : munit_3 jar 0.7.29
org.scalameta : munit-scalacheck_3 jar 0.7.29
org.typelevel : munit-cats-effect-3_3 jar 1.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.0.26