License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.raphasil.rest-client-generator |
ArtifactId | ArtifactIdwebclient-processor |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
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 |
Filename | Size |
---|---|
webclient-processor-0.0.1.pom | |
webclient-processor-0.0.1.jar | 6 KB |
webclient-processor-0.0.1-sources.jar | 4 KB |
webclient-processor-0.0.1-javadoc.jar | 383 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/webclient-processor/ -->
<dependency>
<groupId>io.github.raphasil.rest-client-generator</groupId>
<artifactId>webclient-processor</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/webclient-processor/
implementation 'io.github.raphasil.rest-client-generator:webclient-processor:0.0.1'
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/webclient-processor/
implementation ("io.github.raphasil.rest-client-generator:webclient-processor:0.0.1")
'io.github.raphasil.rest-client-generator:webclient-processor:jar:0.0.1'
<dependency org="io.github.raphasil.rest-client-generator" name="webclient-processor" rev="0.0.1">
<artifact name="webclient-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raphasil.rest-client-generator', module='webclient-processor', version='0.0.1')
)
libraryDependencies += "io.github.raphasil.rest-client-generator" % "webclient-processor" % "0.0.1"
[io.github.raphasil.rest-client-generator/webclient-processor "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar |
Group / Artifact | Type | Version |
---|---|---|
io.github.raphasil.rest-client-generator : core | jar | 0.0.1 |
com.squareup : javapoet | jar | |
com.google.auto : auto-common | jar | |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | |
org.junit.jupiter : junit-jupiter | jar |