License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIdrack-experimental |
Version | Version0.73 |
Type | Typejar |
Description |
Descriptionrack
The Platform Rack Server
|
Project Organization |
Project OrganizationAirlift |
Filename | Size |
---|---|
rack-experimental-0.73.pom | |
rack-experimental-0.73.jar | 10 KB |
rack-experimental-0.73-tests.jar | 614 KB |
rack-experimental-0.73-test-sources.jar | 607 KB |
rack-experimental-0.73-sources.jar | 7 KB |
rack-experimental-0.73-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/rack-experimental/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>rack-experimental</artifactId>
<version>0.73</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/rack-experimental/
implementation 'io.airlift:rack-experimental:0.73'
// https://jarcasting.com/artifacts/io.airlift/rack-experimental/
implementation ("io.airlift:rack-experimental:0.73")
'io.airlift:rack-experimental:jar:0.73'
<dependency org="io.airlift" name="rack-experimental" rev="0.73">
<artifact name="rack-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='rack-experimental', version='0.73')
)
libraryDependencies += "io.airlift" % "rack-experimental" % "0.73"
[io.airlift/rack-experimental "0.73"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : log | jar | 0.73 |
io.airlift : log-manager | jar | 0.73 |
io.airlift : configuration | jar | 0.73 |
io.airlift : json | jar | 0.73 |
io.airlift : node | jar | 0.73 |
io.airlift : event-experimental | jar | 0.73 |
io.airlift : discovery-experimental | jar | 0.73 |
io.airlift : http-server | jar | 0.73 |
io.airlift : bootstrap | jar | 0.73 |
io.airlift : jmx | jar | 0.73 |
io.airlift : jmx-http-rpc-experimental | jar | 0.73 |
com.google.guava : guava | jar | 14.0 |
com.google.inject : guice | jar | 3.0 |
org.jruby : jruby-complete | jar | 1.6.2 |
javax.inject : javax.inject | jar | 1 |
javax.validation : validation-api | jar | 1.0.0.GA |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.weakref : jmxutils | jar | 1.13 |
ch.qos.logback : logback-core | jar | 1.0.9 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.apache.bval : bval-jsr303 | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : testing | jar | 0.73 |
org.testng : testng | jar | 6.8 |
org.mockito : mockito-core | jar | 1.9.5 |
io.airlift : http-client-experimental | jar | 0.73 |