DiGA API Client

Java library for DiGA (Digital Health Application) manufacturers to integrate with the DiGA API endpoints for code validation and billing.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alextherapeutics
ArtifactId

ArtifactId

diga-api-client
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

DiGA API Client
Java library for DiGA (Digital Health Application) manufacturers to integrate with the DiGA API endpoints for code validation and billing.
Project URL

Project URL

https://github.com/alex-therapeutics/diga-api-client
Source Code Management

Source Code Management

https://github.com/alex-therapeutics/diga-api-client

Download diga-api-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
de.tk.opensource : secon-tool jar 1.1.1
com.squareup.okhttp3 : okhttp jar 4.9.3
io.github.hakky54 : sslcontext-kickstart jar 7.4.1
javax.xml.bind : jaxb-api jar 2.3.1
commons-io : commons-io jar 2.11.0
org.slf4j : slf4j-api jar 1.7.36
de.bitmarck.bms : base32check-java jar 0.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

runtime (2)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.5
com.sun.activation : jakarta.activation jar 2.0.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.
com.alextherapeutics

Alex Therapeutics

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0