License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.iwbfly |
ArtifactId | ArtifactIdmyhttp-spring-boot-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncom.iwbfly:myhttp-spring-boot-starter
myhttp springboot starter
|
<!-- https://jarcasting.com/artifacts/com.iwbfly/myhttp-spring-boot-starter/ -->
<dependency>
<groupId>com.iwbfly</groupId>
<artifactId>myhttp-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.iwbfly/myhttp-spring-boot-starter/
implementation 'com.iwbfly:myhttp-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.iwbfly/myhttp-spring-boot-starter/
implementation ("com.iwbfly:myhttp-spring-boot-starter:1.0.0")
'com.iwbfly:myhttp-spring-boot-starter:jar:1.0.0'
<dependency org="com.iwbfly" name="myhttp-spring-boot-starter" rev="1.0.0">
<artifact name="myhttp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iwbfly', module='myhttp-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.iwbfly" % "myhttp-spring-boot-starter" % "1.0.0"
[com.iwbfly/myhttp-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter Optional | jar | |
com.iwbfly : myhttp-spring | jar | 1.0.0 |
com.squareup.okhttp3 : okhttp | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.1.RELEASE |