License |
License |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdnewrelic_3 |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnewrelic
Newrelic bindings for Natchez.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
newrelic_3-0.1.6.pom | |
newrelic_3-0.1.6.jar | 32 KB |
newrelic_3-0.1.6-sources.jar | 2 KB |
newrelic_3-0.1.6-javadoc.jar | 189 bytes |
Browse |
<!-- 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"]
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 |
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 |