License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdit.cnr.si |
ArtifactId | ArtifactIdoil-client |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOil Client
Archetype for push artifact to Maven repository
|
Filename | Size |
---|---|
oil-client-1.0.14.pom | |
oil-client-1.0.14.jar | 6 KB |
oil-client-1.0.14-sources.jar | 5 KB |
oil-client-1.0.14-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si/oil-client/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>oil-client</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/oil-client/
implementation 'it.cnr.si:oil-client:1.0.14'
// https://jarcasting.com/artifacts/it.cnr.si/oil-client/
implementation ("it.cnr.si:oil-client:1.0.14")
'it.cnr.si:oil-client:jar:1.0.14'
<dependency org="it.cnr.si" name="oil-client" rev="1.0.14">
<artifact name="oil-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='oil-client', version='1.0.14')
)
libraryDependencies += "it.cnr.si" % "oil-client" % "1.0.14"
[it.cnr.si/oil-client "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-core | jar | 10.11 |
io.github.openfeign : feign-gson | jar | 10.11 |
io.github.openfeign.form : feign-form | jar | 3.8.0 |
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 |