License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIdnode |
Last Version | Last Version217 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnode
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
node-217.pom | |
node-217.jar | 8 KB |
node-217-sources.jar | 4 KB |
node-217-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/node/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>node</artifactId>
<version>217</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/node/
implementation 'io.airlift:node:217'
// https://jarcasting.com/artifacts/io.airlift/node/
implementation ("io.airlift:node:217")
'io.airlift:node:jar:217'
<dependency org="io.airlift" name="node" rev="217">
<artifact name="node" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='node', version='217')
)
libraryDependencies += "io.airlift" % "node" % "217"
[io.airlift/node "217"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : configuration | jar | 217 |
com.google.guava : guava | jar | 31.0.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 | 217 |
org.testng : testng | jar | 6.10 |