License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdeu.toop |
ArtifactId | ArtifactIddsd-client |
Version | Version2.1.1 |
Type | Typejar |
Description |
DescriptionBase POM to build the Data Services Directory projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsd-client-2.1.1.pom | |
dsd-client-2.1.1.jar | 18 KB |
dsd-client-2.1.1-test-sources.jar | 10 KB |
dsd-client-2.1.1-sources.jar | 17 KB |
dsd-client-2.1.1-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
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 |
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 |