License |
License |
---|---|
Categories |
CategoriesCLI User Interface Feign Net HTTP Clients |
GroupId | GroupIdit.cnr.si |
ArtifactId | ArtifactIdrest-client-sigla-feign |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArchetype for push artifact to Maven repository
|
<!-- https://jarcasting.com/artifacts/it.cnr.si/rest-client-sigla-feign/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>rest-client-sigla-feign</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/rest-client-sigla-feign/
implementation 'it.cnr.si:rest-client-sigla-feign:0.0.4'
// https://jarcasting.com/artifacts/it.cnr.si/rest-client-sigla-feign/
implementation ("it.cnr.si:rest-client-sigla-feign:0.0.4")
'it.cnr.si:rest-client-sigla-feign:jar:0.0.4'
<dependency org="it.cnr.si" name="rest-client-sigla-feign" rev="0.0.4">
<artifact name="rest-client-sigla-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='rest-client-sigla-feign', version='0.0.4')
)
libraryDependencies += "it.cnr.si" % "rest-client-sigla-feign" % "0.0.4"
[it.cnr.si/rest-client-sigla-feign "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-core | jar | 10.7.4 |
io.github.openfeign : feign-gson | jar | 10.7.4 |
io.github.openfeign : feign-jackson | jar | 10.7.4 |
io.github.openfeign.form : feign-form | jar | 3.3.0 |
net.dongliu : gson-java8-datatype | jar | 1.1.0 |
com.google.code.gson : gson | jar | 2.8.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |