License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdio.github.raphasil.rest-client-generator |
ArtifactId | ArtifactIdwebclient-generator-spring-boot-starter |
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-starter/ -->
<dependency>
<groupId>io.github.raphasil.rest-client-generator</groupId>
<artifactId>webclient-generator-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/webclient-generator-spring-boot-starter/
implementation 'io.github.raphasil.rest-client-generator:webclient-generator-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/webclient-generator-spring-boot-starter/
implementation ("io.github.raphasil.rest-client-generator:webclient-generator-spring-boot-starter:0.0.1")
'io.github.raphasil.rest-client-generator:webclient-generator-spring-boot-starter:jar:0.0.1'
<dependency org="io.github.raphasil.rest-client-generator" name="webclient-generator-spring-boot-starter" rev="0.0.1">
<artifact name="webclient-generator-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raphasil.rest-client-generator', module='webclient-generator-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "io.github.raphasil.rest-client-generator" % "webclient-generator-spring-boot-starter" % "0.0.1"
[io.github.raphasil.rest-client-generator/webclient-generator-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.raphasil.rest-client-generator : api | jar | 0.0.1 |
io.github.raphasil.rest-client-generator : webclient-generator-spring-boot-autoconfigure | jar | 0.0.1 |