License |
License |
---|---|
GroupId | GroupIdcom.saucesubfresh |
ArtifactId | ArtifactIdopen-starter-http |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Open Starter Store.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
open-starter-http-1.0.1.pom | |
open-starter-http-1.0.1.jar | 25 KB |
open-starter-http-1.0.1-sources.jar | 13 KB |
open-starter-http-1.0.1-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-http/ -->
<dependency>
<groupId>com.saucesubfresh</groupId>
<artifactId>open-starter-http</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-http/
implementation 'com.saucesubfresh:open-starter-http:1.0.1'
// https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-http/
implementation ("com.saucesubfresh:open-starter-http:1.0.1")
'com.saucesubfresh:open-starter-http:jar:1.0.1'
<dependency org="com.saucesubfresh" name="open-starter-http" rev="1.0.1">
<artifact name="open-starter-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saucesubfresh', module='open-starter-http', version='1.0.1')
)
libraryDependencies += "com.saucesubfresh" % "open-starter-http" % "1.0.1"
[com.saucesubfresh/open-starter-http "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | |
com.squareup.okhttp3 : okhttp | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.commons : commons-lang3 | jar | |
org.hibernate.validator : hibernate-validator | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.projectlombok : lombok | jar |