| License |
License |
|---|---|
| GroupId | GroupIdxyz.driver |
| ArtifactId | ArtifactIdtracing_2.11 |
| 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.11-0.1.2.pom | |
| tracing_2.11-0.1.2.jar | 118 KB |
| tracing_2.11-0.1.2-sources.jar | 6 KB |
| tracing_2.11-0.1.2-javadoc.jar | 430 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.driver/tracing_2.11/ -->
<dependency>
<groupId>xyz.driver</groupId>
<artifactId>tracing_2.11</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.driver/tracing_2.11/
implementation 'xyz.driver:tracing_2.11:0.1.2'
// https://jarcasting.com/artifacts/xyz.driver/tracing_2.11/
implementation ("xyz.driver:tracing_2.11:0.1.2")
'xyz.driver:tracing_2.11:jar:0.1.2'
<dependency org="xyz.driver" name="tracing_2.11" rev="0.1.2">
<artifact name="tracing_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.driver', module='tracing_2.11', version='0.1.2')
)
libraryDependencies += "xyz.driver" % "tracing_2.11" % "0.1.2"
[xyz.driver/tracing_2.11 "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.pauldijou : jwt-core_2.11 | jar | 0.16.0 |
| com.typesafe.akka : akka-http_2.11 | jar | 10.1.1 |
| com.typesafe.akka : akka-http-spray-json_2.11 | jar | 10.1.1 |
| com.typesafe.akka : akka-actor_2.11 | jar | 2.5.13 |
| com.typesafe.akka : akka-stream_2.11 | jar | 2.5.13 |
| io.spray : spray-json_2.11 | jar | 1.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.1.1 |
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |