License |
License |
---|---|
Categories |
CategoriesNet Networking |
GroupId | GroupIdcom.sporniket.networking |
ArtifactId | ArtifactIdsporniket-networking-http |
Last Version | Last Version20.05.00 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsporniket-networking-http
Utilities to addresse http services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sporniket.networking/sporniket-networking-http/ -->
<dependency>
<groupId>com.sporniket.networking</groupId>
<artifactId>sporniket-networking-http</artifactId>
<version>20.05.00</version>
</dependency>
// https://jarcasting.com/artifacts/com.sporniket.networking/sporniket-networking-http/
implementation 'com.sporniket.networking:sporniket-networking-http:20.05.00'
// https://jarcasting.com/artifacts/com.sporniket.networking/sporniket-networking-http/
implementation ("com.sporniket.networking:sporniket-networking-http:20.05.00")
'com.sporniket.networking:sporniket-networking-http:jar:20.05.00'
<dependency org="com.sporniket.networking" name="sporniket-networking-http" rev="20.05.00">
<artifact name="sporniket-networking-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sporniket.networking', module='sporniket-networking-http', version='20.05.00')
)
libraryDependencies += "com.sporniket.networking" % "sporniket-networking-http" % "20.05.00"
[com.sporniket.networking/sporniket-networking-http "20.05.00"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.commons : commons-text | jar | 1.8 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
com.sporniket.testing : sporniket-testing-utils | jar | 20.04.02 |
org.assertj : assertj-core | jar | 3.15.0 |
com.github.tomakehurst : wiremock | jar | 2.26.3 |