License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.raphasil.rest-client-generator |
ArtifactId | ArtifactIdcore |
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 |
Filename | Size |
---|---|
core-0.0.1.pom | |
core-0.0.1.jar | 21 KB |
core-0.0.1-sources.jar | 11 KB |
core-0.0.1-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/core/ -->
<dependency>
<groupId>io.github.raphasil.rest-client-generator</groupId>
<artifactId>core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/core/
implementation 'io.github.raphasil.rest-client-generator:core:0.0.1'
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/core/
implementation ("io.github.raphasil.rest-client-generator:core:0.0.1")
'io.github.raphasil.rest-client-generator:core:jar:0.0.1'
<dependency org="io.github.raphasil.rest-client-generator" name="core" rev="0.0.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raphasil.rest-client-generator', module='core', version='0.0.1')
)
libraryDependencies += "io.github.raphasil.rest-client-generator" % "core" % "0.0.1"
[io.github.raphasil.rest-client-generator/core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.raphasil.rest-client-generator : api | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | |
com.google.auto : auto-common | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-core | jar | |
org.assertj : assertj-core | jar |