License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdit.cnr.si |
ArtifactId | ArtifactIdace-client |
Version | Version4.0.18 |
Type | Typejar |
Description |
DescriptionArchetype for push artifact to Maven repository
|
Filename | Size |
---|---|
ace-client-4.0.18.pom | |
ace-client-4.0.18.jar | 98 KB |
ace-client-4.0.18-sources.jar | 54 KB |
ace-client-4.0.18-javadoc.jar | 526 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si/ace-client/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>ace-client</artifactId>
<version>4.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/ace-client/
implementation 'it.cnr.si:ace-client:4.0.18'
// https://jarcasting.com/artifacts/it.cnr.si/ace-client/
implementation ("it.cnr.si:ace-client:4.0.18")
'it.cnr.si:ace-client:jar:4.0.18'
<dependency org="it.cnr.si" name="ace-client" rev="4.0.18">
<artifact name="ace-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='ace-client', version='4.0.18')
)
libraryDependencies += "it.cnr.si" % "ace-client" % "4.0.18"
[it.cnr.si/ace-client "4.0.18"]
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 |
com.auth0 : java-jwt | jar | 3.16.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
org.springframework : spring-context-support | jar | 5.2.5.RELEASE |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |
org.apache.commons : commons-csv | jar | 1.5 |