mycila-http-client

Parent POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

mycila-http-client
Last Version

Last Version

1.0.b2
Release Date

Release Date

Type

Type

jar
Description

Description

mycila-http-client
Parent POM
Project Organization

Project Organization

Mycila
Source Code Management

Source Code Management

http://github.com/mycila/http-client

Download mycila-http-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.mycila/mycila-http-client/ -->
<dependency>
    <groupId>com.mycila</groupId>
    <artifactId>mycila-http-client</artifactId>
    <version>1.0.b2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila/mycila-http-client/
implementation 'com.mycila:mycila-http-client:1.0.b2'
// https://jarcasting.com/artifacts/com.mycila/mycila-http-client/
implementation ("com.mycila:mycila-http-client:1.0.b2")
'com.mycila:mycila-http-client:jar:1.0.b2'
<dependency org="com.mycila" name="mycila-http-client" rev="1.0.b2">
  <artifact name="mycila-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila', module='mycila-http-client', version='1.0.b2')
)
libraryDependencies += "com.mycila" % "mycila-http-client" % "1.0.b2"
[com.mycila/mycila-http-client "1.0.b2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.2.2
org.codehaus.groovy : groovy-json Optional jar 2.2.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : jul-to-slf4j jar 1.7.5
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

Mycila Async HTTP Client

Async HTTP Client API working with several implementations, blocking and non-blocking (NIO).

Project Status:

Maven Repository

Releases

Available in Maven Central Repository: http://repo1.maven.org/maven2/com/mycila/http-client/

Snapshots

Available in OSS Repository: https://oss.sonatype.org/content/repositories/snapshots/com/mycila/http-client/

Maven dependency

<dependency>
    <groupId>com.mycila</groupId>
    <artifactId>mycila-http-client</artifactId>
    <version>X.Y.ga</version>
</dependency>

Maven sites

Documentation

githalytics.com alpha

com.mycila

Mycila (Mathieu Carbou Photography)

Versions

Version
1.0.b2