| License |
License |
|---|---|
| GroupId | GroupIdcom.iwbfly |
| ArtifactId | ArtifactIdmyhttp-spring |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasy http client
|
| Filename | Size |
|---|---|
| myhttp-spring-1.0.0.pom | |
| myhttp-spring-1.0.0.jar | 7 KB |
| myhttp-spring-1.0.0-sources.jar | 4 KB |
| myhttp-spring-1.0.0-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iwbfly/myhttp-spring/ -->
<dependency>
<groupId>com.iwbfly</groupId>
<artifactId>myhttp-spring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.iwbfly/myhttp-spring/
implementation 'com.iwbfly:myhttp-spring:1.0.0'
// https://jarcasting.com/artifacts/com.iwbfly/myhttp-spring/
implementation ("com.iwbfly:myhttp-spring:1.0.0")
'com.iwbfly:myhttp-spring:jar:1.0.0'
<dependency org="com.iwbfly" name="myhttp-spring" rev="1.0.0">
<artifact name="myhttp-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iwbfly', module='myhttp-spring', version='1.0.0')
)
libraryDependencies += "com.iwbfly" % "myhttp-spring" % "1.0.0"
[com.iwbfly/myhttp-spring "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.iwbfly : myhttp-core | jar | 1.0.0 |
| org.springframework : spring-core Optional | jar | 5.0.16.RELEASE |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-context Optional | jar | 5.0.16.RELEASE |