Last Version

edc client 3.0.0

Client to manage the documentation published by edc

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.techad
ArtifactId

ArtifactId

edc-client
Version

Version

3.0.0
Type

Type

jar
Description

Description

edc client
Client to manage the documentation published by edc
Project Organization

Project Organization

TECH advantage
Source Code Management

Source Code Management

https://github.com/tech-advantage/edc-client-java

Download edc-client 3.0.0


<!-- https://jarcasting.com/artifacts/fr.techad/edc-client/ -->
<dependency>
    <groupId>fr.techad</groupId>
    <artifactId>edc-client</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.techad/edc-client/
implementation 'fr.techad:edc-client:3.0.0'
// https://jarcasting.com/artifacts/fr.techad/edc-client/
implementation ("fr.techad:edc-client:3.0.0")
'fr.techad:edc-client:jar:3.0.0'
<dependency org="fr.techad" name="edc-client" rev="3.0.0">
  <artifact name="edc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.techad', module='edc-client', version='3.0.0')
)
libraryDependencies += "fr.techad" % "edc-client" % "3.0.0"
[fr.techad/edc-client "3.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.inject : guice jar 4.1.0
com.google.code.gson : gson jar 2.8.1
org.apache.commons : commons-lang3 jar 3.6
org.apache.httpcomponents : httpclient jar 4.5.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.