License |
License |
---|---|
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIdnode |
Last Version | Last Version0.205 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnode
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
node-0.205.pom | |
node-0.205.jar | 12 KB |
node-0.205-tests.jar | 9 KB |
node-0.205-test-sources.jar | 7 KB |
node-0.205-sources.jar | 8 KB |
node-0.205-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/node/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>node</artifactId>
<version>0.205</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/node/
implementation 'com.facebook.airlift:node:0.205'
// https://jarcasting.com/artifacts/com.facebook.airlift/node/
implementation ("com.facebook.airlift:node:0.205")
'com.facebook.airlift:node:jar:0.205'
<dependency org="com.facebook.airlift" name="node" rev="0.205">
<artifact name="node" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='node', version='0.205')
)
libraryDependencies += "com.facebook.airlift" % "node" % "0.205"
[com.facebook.airlift/node "0.205"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : configuration | jar | 0.205 |
com.google.guava : guava | jar | 26.0-jre |
com.google.inject : guice | jar | 4.2.2 |
org.weakref : jmxutils | jar | 1.19 |
javax.validation : validation-api | jar | 2.0.1.Final |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : testing | jar | 0.205 |
org.testng : testng | jar | 6.9.6 |