License |
License |
---|---|
GroupId | GroupIdio.github.zskamljic |
ArtifactId | ArtifactIdrest-ahead-processor |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionio.github.zskamljic:rest-ahead-processor
Code generator for Rest Ahead clients.
|
Filename | Size |
---|---|
rest-ahead-processor-0.2.0.pom | |
rest-ahead-processor-0.2.0.jar | 108 KB |
rest-ahead-processor-0.2.0-sources.jar | 59 KB |
rest-ahead-processor-0.2.0-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zskamljic/rest-ahead-processor/ -->
<dependency>
<groupId>io.github.zskamljic</groupId>
<artifactId>rest-ahead-processor</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zskamljic/rest-ahead-processor/
implementation 'io.github.zskamljic:rest-ahead-processor:0.2.0'
// https://jarcasting.com/artifacts/io.github.zskamljic/rest-ahead-processor/
implementation ("io.github.zskamljic:rest-ahead-processor:0.2.0")
'io.github.zskamljic:rest-ahead-processor:jar:0.2.0'
<dependency org="io.github.zskamljic" name="rest-ahead-processor" rev="0.2.0">
<artifact name="rest-ahead-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zskamljic', module='rest-ahead-processor', version='0.2.0')
)
libraryDependencies += "io.github.zskamljic" % "rest-ahead-processor" % "0.2.0"
[io.github.zskamljic/rest-ahead-processor "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.zskamljic : rest-ahead-client | jar | 0.2.0 |
com.squareup : javapoet | jar | 1.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.1.3 |
com.google.testing.compile : compile-testing | jar | 0.19 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.2.0 |
org.mockito : mockito-junit-jupiter | jar | 4.2.0 |