License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.raphasil.rest-client-generator |
ArtifactId | ArtifactIdwebclient-generator-spring-boot-autoconfigure |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionRest Client Generator
Java annotation processor for the implementation of rest calls.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/webclient-generator-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.raphasil.rest-client-generator</groupId>
<artifactId>webclient-generator-spring-boot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/webclient-generator-spring-boot-autoconfigure/
implementation 'io.github.raphasil.rest-client-generator:webclient-generator-spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/webclient-generator-spring-boot-autoconfigure/
implementation ("io.github.raphasil.rest-client-generator:webclient-generator-spring-boot-autoconfigure:0.0.1")
'io.github.raphasil.rest-client-generator:webclient-generator-spring-boot-autoconfigure:jar:0.0.1'
<dependency org="io.github.raphasil.rest-client-generator" name="webclient-generator-spring-boot-autoconfigure" rev="0.0.1">
<artifact name="webclient-generator-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raphasil.rest-client-generator', module='webclient-generator-spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "io.github.raphasil.rest-client-generator" % "webclient-generator-spring-boot-autoconfigure" % "0.0.1"
[io.github.raphasil.rest-client-generator/webclient-generator-spring-boot-autoconfigure "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.raphasil.rest-client-generator : api | jar | 0.0.1 |
org.springframework.boot : spring-boot-starter-webflux | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |