| License |
License |
|---|---|
| GroupId | GroupIdio.github.juniqlim |
| ArtifactId | ArtifactIdapi-call |
| Version | Version0.0.10 |
| Type | Typejar |
| Description |
Descriptionapi-call
Api call with logging
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| api-call-0.0.10.pom | |
| api-call-0.0.10.jar | 16 KB |
| api-call-0.0.10-sources.jar | 8 KB |
| api-call-0.0.10-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.juniqlim/api-call/ -->
<dependency>
<groupId>io.github.juniqlim</groupId>
<artifactId>api-call</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juniqlim/api-call/
implementation 'io.github.juniqlim:api-call:0.0.10'
// https://jarcasting.com/artifacts/io.github.juniqlim/api-call/
implementation ("io.github.juniqlim:api-call:0.0.10")
'io.github.juniqlim:api-call:jar:0.0.10'
<dependency org="io.github.juniqlim" name="api-call" rev="0.0.10">
<artifact name="api-call" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juniqlim', module='api-call', version='0.0.10')
)
libraryDependencies += "io.github.juniqlim" % "api-call" % "0.0.10"
[io.github.juniqlim/api-call "0.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-webflux | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.projectreactor : reactor-test | jar |