License |
License |
---|---|
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIdtrace-token |
Last Version | Last Version0.205 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAirlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trace-token-0.205.pom | |
trace-token-0.205.jar | 3 KB |
trace-token-0.205-tests.jar | 3 KB |
trace-token-0.205-test-sources.jar | 2 KB |
trace-token-0.205-sources.jar | 3 KB |
trace-token-0.205-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/trace-token/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>trace-token</artifactId>
<version>0.205</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/trace-token/
implementation 'com.facebook.airlift:trace-token:0.205'
// https://jarcasting.com/artifacts/com.facebook.airlift/trace-token/
implementation ("com.facebook.airlift:trace-token:0.205")
'com.facebook.airlift:trace-token:jar:0.205'
<dependency org="com.facebook.airlift" name="trace-token" rev="0.205">
<artifact name="trace-token" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='trace-token', version='0.205')
)
libraryDependencies += "com.facebook.airlift" % "trace-token" % "0.205"
[com.facebook.airlift/trace-token "0.205"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |