License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.digidoc4j.dss |
ArtifactId | ArtifactIddss-timestamp-remote-rest-client |
Last Version | Last Version5.9.d4j.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDSS Remote Timestamp REST Client
This is a forked repository from the original DSS project located at
https://github.com/esig/dss and https://joinup.ec.europa.eu/asset/sd-dss/description
and contains additionally the BDoc-TM specific changes.
|
<!-- https://jarcasting.com/artifacts/org.digidoc4j.dss/dss-timestamp-remote-rest-client/ -->
<dependency>
<groupId>org.digidoc4j.dss</groupId>
<artifactId>dss-timestamp-remote-rest-client</artifactId>
<version>5.9.d4j.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.digidoc4j.dss/dss-timestamp-remote-rest-client/
implementation 'org.digidoc4j.dss:dss-timestamp-remote-rest-client:5.9.d4j.1'
// https://jarcasting.com/artifacts/org.digidoc4j.dss/dss-timestamp-remote-rest-client/
implementation ("org.digidoc4j.dss:dss-timestamp-remote-rest-client:5.9.d4j.1")
'org.digidoc4j.dss:dss-timestamp-remote-rest-client:jar:5.9.d4j.1'
<dependency org="org.digidoc4j.dss" name="dss-timestamp-remote-rest-client" rev="5.9.d4j.1">
<artifact name="dss-timestamp-remote-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.digidoc4j.dss', module='dss-timestamp-remote-rest-client', version='5.9.d4j.1')
)
libraryDependencies += "org.digidoc4j.dss" % "dss-timestamp-remote-rest-client" % "5.9.d4j.1"
[org.digidoc4j.dss/dss-timestamp-remote-rest-client "5.9.d4j.1"]
Group / Artifact | Type | Version |
---|---|---|
org.digidoc4j.dss : dss-timestamp-dto | jar | 5.9.d4j.1 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |