| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.github.ginvavilon.traghentto |
| ArtifactId | ArtifactIdhttp-apache |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTragnetto-Http-Apache
Interfaces for join sources of fiiles as files sytem, zip, http
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-apache-0.6.2.pom | |
| http-apache-0.6.2.jar | 5 KB |
| http-apache-0.6.2-sources.jar | 2 KB |
| http-apache-0.6.2-javadoc.jar | 387 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ginvavilon.traghentto/http-apache/ -->
<dependency>
<groupId>com.github.ginvavilon.traghentto</groupId>
<artifactId>http-apache</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ginvavilon.traghentto/http-apache/
implementation 'com.github.ginvavilon.traghentto:http-apache:0.6.2'
// https://jarcasting.com/artifacts/com.github.ginvavilon.traghentto/http-apache/
implementation ("com.github.ginvavilon.traghentto:http-apache:0.6.2")
'com.github.ginvavilon.traghentto:http-apache:jar:0.6.2'
<dependency org="com.github.ginvavilon.traghentto" name="http-apache" rev="0.6.2">
<artifact name="http-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ginvavilon.traghentto', module='http-apache', version='0.6.2')
)
libraryDependencies += "com.github.ginvavilon.traghentto" % "http-apache" % "0.6.2"
[com.github.ginvavilon.traghentto/http-apache "0.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ginvavilon.traghentto : base | jar | 0.6.2 |
| com.github.ginvavilon.traghentto : http | jar | 0.6.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |