| License |
License |
|---|---|
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdnode |
| Version | Version211 |
| Type | Typejar |
| Description |
Descriptionnode
Airlift
|
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| node-211.pom | |
| node-211.jar | 13 KB |
| node-211-tests.jar | 10 KB |
| node-211-test-sources.jar | 7 KB |
| node-211-sources.jar | 9 KB |
| node-211-javadoc.jar | 426 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/node/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>node</artifactId>
<version>211</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/node/
implementation 'io.airlift:node:211'
// https://jarcasting.com/artifacts/io.airlift/node/
implementation ("io.airlift:node:211")
'io.airlift:node:jar:211'
<dependency org="io.airlift" name="node" rev="211">
<artifact name="node" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='node', version='211')
)
libraryDependencies += "io.airlift" % "node" % "211"
[io.airlift/node "211"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : configuration | jar | 211 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.google.inject : guice | jar | 5.0.1 |
| org.weakref : jmxutils | jar | 1.21 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : testing | jar | 211 |
| org.testng : testng | jar | 6.10 |