Last Version

Rest Client Generator 0.0.1

Java annotation processor for the implementation of rest calls.

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

io.github.raphasil.rest-client-generator
ArtifactId

ArtifactId

webclient-generator-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

Rest Client Generator
Java annotation processor for the implementation of rest calls.
Project URL

Project URL

https://raphasil.github.io/rest-client-generator
Source Code Management

Source Code Management

https://github.com/raphasil/rest-client-generator

Download webclient-generator-spring-boot-starter 0.0.1


<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.