| License |
License |
|---|---|
| GroupId | GroupIdorg.tpolecat |
| ArtifactId | ArtifactIdnatchez-lightstep_3 |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnatchez-lightstep
Lightstep support for Natchez.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| natchez-lightstep_3-0.1.6.pom | |
| natchez-lightstep_3-0.1.6.jar | 21 KB |
| natchez-lightstep_3-0.1.6-sources.jar | 2 KB |
| natchez-lightstep_3-0.1.6-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep_3/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-lightstep_3</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep_3/
implementation 'org.tpolecat:natchez-lightstep_3:0.1.6'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep_3/
implementation ("org.tpolecat:natchez-lightstep_3:0.1.6")
'org.tpolecat:natchez-lightstep_3:jar:0.1.6'
<dependency org="org.tpolecat" name="natchez-lightstep_3" rev="0.1.6">
<artifact name="natchez-lightstep_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-lightstep_3', version='0.1.6')
)
libraryDependencies += "org.tpolecat" % "natchez-lightstep_3" % "0.1.6"
[org.tpolecat/natchez-lightstep_3 "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tpolecat : natchez-core_3 | jar | 0.1.6 |
| org.tpolecat : natchez-opentracing_3 | jar | 0.1.6 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| org.scala-lang.modules : scala-collection-compat_3 | jar | 2.6.0 |
| com.lightstep.tracer : lightstep-tracer-jre | jar | 0.30.5 |
| 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 |