License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.helger.toop |
ArtifactId | ArtifactIddsd-client |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBase POM to build the Data Services Directory projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsd-client-2.2.0.pom | |
dsd-client-2.2.0.jar | 18 KB |
dsd-client-2.2.0-test-sources.jar | 10 KB |
dsd-client-2.2.0-sources.jar | 18 KB |
dsd-client-2.2.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helger.toop/dsd-client/ -->
<dependency>
<groupId>com.helger.toop</groupId>
<artifactId>dsd-client</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger.toop/dsd-client/
implementation 'com.helger.toop:dsd-client:2.2.0'
// https://jarcasting.com/artifacts/com.helger.toop/dsd-client/
implementation ("com.helger.toop:dsd-client:2.2.0")
'com.helger.toop:dsd-client:jar:2.2.0'
<dependency org="com.helger.toop" name="dsd-client" rev="2.2.0">
<artifact name="dsd-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger.toop', module='dsd-client', version='2.2.0')
)
libraryDependencies += "com.helger.toop" % "dsd-client" % "2.2.0"
[com.helger.toop/dsd-client "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.helger.toop : dsd-api | jar | 2.2.0 |
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 |
com.sun.xml.bind : jaxb-impl | jar |