License |
License |
---|---|
GroupId | GroupIdcom.zaubersoftware.gnip4j |
ArtifactId | ArtifactIdgnip4j-http |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZauber::Gnip4j::HTTP Client
Parent POM for all Zauber Projects. Provides some configuration
that everybody expects.
|
Project Organization |
Project OrganizationZauber S.A. |
Filename | Size |
---|---|
gnip4j-http-2.1.0.pom | |
gnip4j-http-2.1.0.jar | 8 KB |
gnip4j-http-2.1.0-sources.jar | 5 KB |
gnip4j-http-2.1.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/ -->
<dependency>
<groupId>com.zaubersoftware.gnip4j</groupId>
<artifactId>gnip4j-http</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/
implementation 'com.zaubersoftware.gnip4j:gnip4j-http:2.1.0'
// https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/
implementation ("com.zaubersoftware.gnip4j:gnip4j-http:2.1.0")
'com.zaubersoftware.gnip4j:gnip4j-http:jar:2.1.0'
<dependency org="com.zaubersoftware.gnip4j" name="gnip4j-http" rev="2.1.0">
<artifact name="gnip4j-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.gnip4j', module='gnip4j-http', version='2.1.0')
)
libraryDependencies += "com.zaubersoftware.gnip4j" % "gnip4j-http" % "2.1.0"
[com.zaubersoftware.gnip4j/gnip4j-http "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zaubersoftware.gnip4j : gnip4j-core | jar | 2.1.0 |
org.apache.httpcomponents : httpcore | jar | 4.1 |
org.apache.httpcomponents : httpclient | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
org.mockito : mockito-core | jar | 2.0.2-beta |
commons-io : commons-io | jar | 2.5 |
junit : junit | jar | 4.12 |