Last Version

eu.toop:dsd-client 2.1.1

Base POM to build the Data Services Directory projects

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

dsd-client
Version

Version

2.1.1
Type

Type

jar
Description

Description

Base POM to build the Data Services Directory projects
Project Organization

Project Organization

TOOP

Download dsd-client 2.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
eu.toop : dsd-api jar 2.1.1
org.apache.httpcomponents : httpclient jar
com.helger.web : ph-httpclient jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.