License |
License |
---|---|
GroupId | GroupIdme.sniggle |
ArtifactId | ArtifactIdcommons-http-utils |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-http-utils
Provides extensions which are supposed to enhance security of Apache HTTPComponents
|
Filename | Size |
---|---|
commons-http-utils-0.0.1.pom | |
commons-http-utils-0.0.1.jar | 9 KB |
commons-http-utils-0.0.1-sources.jar | 4 KB |
commons-http-utils-0.0.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.sniggle/commons-http-utils/ -->
<dependency>
<groupId>me.sniggle</groupId>
<artifactId>commons-http-utils</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.sniggle/commons-http-utils/
implementation 'me.sniggle:commons-http-utils:0.0.1'
// https://jarcasting.com/artifacts/me.sniggle/commons-http-utils/
implementation ("me.sniggle:commons-http-utils:0.0.1")
'me.sniggle:commons-http-utils:jar:0.0.1'
<dependency org="me.sniggle" name="commons-http-utils" rev="0.0.1">
<artifact name="commons-http-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.sniggle', module='commons-http-utils', version='0.0.1')
)
libraryDependencies += "me.sniggle" % "commons-http-utils" % "0.0.1"
[me.sniggle/commons-http-utils "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5 |
Group / Artifact | Type | Version |
---|---|---|
info.cukes : cucumber-java | jar | 1.2.2 |
info.cukes : cucumber-junit | jar | 1.2.2 |