License |
License |
---|---|
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIdevent |
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 |
---|---|
event-0.205.pom | |
event-0.205.jar | 62 KB |
event-0.205-tests.jar | 44 KB |
event-0.205-test-sources.jar | 26 KB |
event-0.205-sources.jar | 32 KB |
event-0.205-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/event/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>event</artifactId>
<version>0.205</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/event/
implementation 'com.facebook.airlift:event:0.205'
// https://jarcasting.com/artifacts/com.facebook.airlift/event/
implementation ("com.facebook.airlift:event:0.205")
'com.facebook.airlift:event:jar:0.205'
<dependency org="com.facebook.airlift" name="event" rev="0.205">
<artifact name="event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='event', version='0.205')
)
libraryDependencies += "com.facebook.airlift" % "event" % "0.205"
[com.facebook.airlift/event "0.205"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : log | jar | 0.205 |
com.facebook.airlift : node | jar | 0.205 |
com.facebook.airlift : http-client | jar | 0.205 |
com.facebook.airlift : discovery | jar | 0.205 |
io.airlift : units | jar | 1.0 |
com.google.inject : guice | jar | 4.2.2 |
joda-time : joda-time | jar | 2.9.9 |
com.google.guava : guava | jar | 26.0-jre |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
javax.inject : javax.inject | jar | 1 |
org.weakref : jmxutils | jar | 1.19 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : testing | jar | 0.205 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.testng : testng | jar | 6.9.6 |
org.eclipse.jetty : jetty-server | jar | 9.4.14.v20181114 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.14.v20181114 |