License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdit.cnr.si |
ArtifactId | ArtifactIdsigla-client |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArchetype for push artifact to Maven repository
|
Filename | Size |
---|---|
sigla-client-1.3.4.pom | |
sigla-client-1.3.4.jar | 19 KB |
sigla-client-1.3.4-sources.jar | 10 KB |
sigla-client-1.3.4-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si/sigla-client/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>sigla-client</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/sigla-client/
implementation 'it.cnr.si:sigla-client:1.3.4'
// https://jarcasting.com/artifacts/it.cnr.si/sigla-client/
implementation ("it.cnr.si:sigla-client:1.3.4")
'it.cnr.si:sigla-client:jar:1.3.4'
<dependency org="it.cnr.si" name="sigla-client" rev="1.3.4">
<artifact name="sigla-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='sigla-client', version='1.3.4')
)
libraryDependencies += "it.cnr.si" % "sigla-client" % "1.3.4"
[it.cnr.si/sigla-client "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-core | jar | 9.7.0 |
io.github.openfeign : feign-gson | jar | 9.7.0 |
io.github.openfeign : feign-jackson | jar | 9.7.0 |
io.github.openfeign : feign-okhttp | jar | 9.7.0 |
io.github.openfeign.form : feign-form | jar | 3.8.0 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |