License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.abiquo |
ArtifactId | ArtifactIdapi-java-stream-client |
Version | Version5.2.1 |
Type | Typejar |
Description |
DescriptionAbiquo API Client :: Stream
Abiquo Streaming API Java client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.abiquo/api-java-stream-client/ -->
<dependency>
<groupId>com.abiquo</groupId>
<artifactId>api-java-stream-client</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.abiquo/api-java-stream-client/
implementation 'com.abiquo:api-java-stream-client:5.2.1'
// https://jarcasting.com/artifacts/com.abiquo/api-java-stream-client/
implementation ("com.abiquo:api-java-stream-client:5.2.1")
'com.abiquo:api-java-stream-client:jar:5.2.1'
<dependency org="com.abiquo" name="api-java-stream-client" rev="5.2.1">
<artifact name="api-java-stream-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abiquo', module='api-java-stream-client', version='5.2.1')
)
libraryDependencies += "com.abiquo" % "api-java-stream-client" % "5.2.1"
[com.abiquo/api-java-stream-client "5.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.abiquo : commons-tracing | jar | 5.2.1 |
com.ning : async-http-client | jar | 1.9.40 |
org.atmosphere : wasync | jar | 2.1.7 |
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-api | jar | 1.7.29 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 3.0 |