License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdio.github.allenhub110.spring-boot.httpclient |
ArtifactId | ArtifactIdrest-api-client-generator-spring-boot-root |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionConfiguration for the HttpClient for Spring Boot
|
Filename | Size |
---|---|
rest-api-client-generator-spring-boot-root-4.0.3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.allenhub110.spring-boot.httpclient/rest-api-client-generator-spring-boot-root/ -->
<dependency>
<groupId>io.github.allenhub110.spring-boot.httpclient</groupId>
<artifactId>rest-api-client-generator-spring-boot-root</artifactId>
<version>4.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.allenhub110.spring-boot.httpclient/rest-api-client-generator-spring-boot-root/
implementation 'io.github.allenhub110.spring-boot.httpclient:rest-api-client-generator-spring-boot-root:4.0.3'
// https://jarcasting.com/artifacts/io.github.allenhub110.spring-boot.httpclient/rest-api-client-generator-spring-boot-root/
implementation ("io.github.allenhub110.spring-boot.httpclient:rest-api-client-generator-spring-boot-root:4.0.3")
'io.github.allenhub110.spring-boot.httpclient:rest-api-client-generator-spring-boot-root:pom:4.0.3'
<dependency org="io.github.allenhub110.spring-boot.httpclient" name="rest-api-client-generator-spring-boot-root" rev="4.0.3">
<artifact name="rest-api-client-generator-spring-boot-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.allenhub110.spring-boot.httpclient', module='rest-api-client-generator-spring-boot-root', version='4.0.3')
)
libraryDependencies += "io.github.allenhub110.spring-boot.httpclient" % "rest-api-client-generator-spring-boot-root" % "4.0.3"
[io.github.allenhub110.spring-boot.httpclient/rest-api-client-generator-spring-boot-root "4.0.3"]