License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdnatchez-lightstep-grpc_3 |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnatchez-lightstep-grpc
Lightstep gRPC bindings for Natchez.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
natchez-lightstep-grpc_3-0.1.6.pom | |
natchez-lightstep-grpc_3-0.1.6.jar | 312 bytes |
natchez-lightstep-grpc_3-0.1.6-sources.jar | 260 bytes |
natchez-lightstep-grpc_3-0.1.6-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_3/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-lightstep-grpc_3</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_3/
implementation 'org.tpolecat:natchez-lightstep-grpc_3:0.1.6'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-lightstep-grpc_3/
implementation ("org.tpolecat:natchez-lightstep-grpc_3:0.1.6")
'org.tpolecat:natchez-lightstep-grpc_3:jar:0.1.6'
<dependency org="org.tpolecat" name="natchez-lightstep-grpc_3" rev="0.1.6">
<artifact name="natchez-lightstep-grpc_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-lightstep-grpc_3', version='0.1.6')
)
libraryDependencies += "org.tpolecat" % "natchez-lightstep-grpc_3" % "0.1.6"
[org.tpolecat/natchez-lightstep-grpc_3 "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.tpolecat : natchez-lightstep_3 | jar | 0.1.6 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
com.lightstep.tracer : tracer-grpc | jar | 0.30.3 |
io.grpc : grpc-netty | jar | 1.42.1 |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.46.Final |
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 |