License |
License |
---|---|
GroupId | GroupIdxyz.driver |
ArtifactId | ArtifactIdtracing_2.12 |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptiontracing
tracing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tracing_2.12-0.1.2.pom | |
tracing_2.12-0.1.2.jar | 90 KB |
tracing_2.12-0.1.2-sources.jar | 6 KB |
tracing_2.12-0.1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.driver/tracing_2.12/ -->
<dependency>
<groupId>xyz.driver</groupId>
<artifactId>tracing_2.12</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.driver/tracing_2.12/
implementation 'xyz.driver:tracing_2.12:0.1.2'
// https://jarcasting.com/artifacts/xyz.driver/tracing_2.12/
implementation ("xyz.driver:tracing_2.12:0.1.2")
'xyz.driver:tracing_2.12:jar:0.1.2'
<dependency org="xyz.driver" name="tracing_2.12" rev="0.1.2">
<artifact name="tracing_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.driver', module='tracing_2.12', version='0.1.2')
)
libraryDependencies += "xyz.driver" % "tracing_2.12" % "0.1.2"
[xyz.driver/tracing_2.12 "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.pauldijou : jwt-core_2.12 | jar | 0.16.0 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.1 |
com.typesafe.akka : akka-http-spray-json_2.12 | jar | 10.1.1 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.13 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.13 |
io.spray : spray-json_2.12 | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.1.1 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |