License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdno.digipost |
ArtifactId | ArtifactIddigipost-useragreements-api-client-java |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDigipost User Agreements API Client
Java library for interacting with the Digipost UserAgreements API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/no.digipost/digipost-useragreements-api-client-java/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>digipost-useragreements-api-client-java</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/digipost-useragreements-api-client-java/
implementation 'no.digipost:digipost-useragreements-api-client-java:2.1.0'
// https://jarcasting.com/artifacts/no.digipost/digipost-useragreements-api-client-java/
implementation ("no.digipost:digipost-useragreements-api-client-java:2.1.0")
'no.digipost:digipost-useragreements-api-client-java:jar:2.1.0'
<dependency org="no.digipost" name="digipost-useragreements-api-client-java" rev="2.1.0">
<artifact name="digipost-useragreements-api-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='digipost-useragreements-api-client-java', version='2.1.0')
)
libraryDependencies += "no.digipost" % "digipost-useragreements-api-client-java" % "2.1.0"
[no.digipost/digipost-useragreements-api-client-java "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
no.digipost : digipost-cache | jar | 2.0 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
org.apache.httpcomponents : httpcore | jar | 4.4.9 |
no.digipost : http-client-builder3 | jar | 3.0.1 |
com.google.guava : guava | jar | 29.0-jre |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.bouncycastle : bcprov-jdk15on | jar | 1.54 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.54 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.13.1 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
co.unruly : java-8-matchers | jar | 1.5 |
org.mockito : mockito-core | jar | 2.18.3 |
io.vavr : vavr-test | jar | 0.9.2 |
io.vavr : vavr | jar | 0.9.2 |