License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdit.cnr.si |
ArtifactId | ArtifactIdace-client |
Last Version | Last Version4.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArchetype for push artifact to Maven repository
|
Filename | Size |
---|---|
ace-client-4.1.14.pom | |
ace-client-4.1.14.jar | 81 KB |
ace-client-4.1.14-sources.jar | 47 KB |
ace-client-4.1.14-javadoc.jar | 462 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si/ace-client/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>ace-client</artifactId>
<version>4.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/ace-client/
implementation 'it.cnr.si:ace-client:4.1.14'
// https://jarcasting.com/artifacts/it.cnr.si/ace-client/
implementation ("it.cnr.si:ace-client:4.1.14")
'it.cnr.si:ace-client:jar:4.1.14'
<dependency org="it.cnr.si" name="ace-client" rev="4.1.14">
<artifact name="ace-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='ace-client', version='4.1.14')
)
libraryDependencies += "it.cnr.si" % "ace-client" % "4.1.14"
[it.cnr.si/ace-client "4.1.14"]
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 |
io.github.openfeign : feign-httpclient | jar | 10.7.4 |
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 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
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 |