Last Version

FHIR DiGA Nicotine Usage Library 1.0.0

Java library to implement the standard for exporting patient data for DiGAs treating nicotine addiction using CBT.

License

License

GroupId

GroupId

com.alextherapeutics
ArtifactId

ArtifactId

fhir-diga-nicotine-usage
Version

Version

1.0.0
Type

Type

jar
Description

Description

FHIR DiGA Nicotine Usage Library
Java library to implement the standard for exporting patient data for DiGAs treating nicotine addiction using CBT.
Project URL

Project URL

https://github.com/alex-therapeutics/fhir-diga-nicotine-addiction
Source Code Management

Source Code Management

https://github.com/alex-therapeutics/fhir-diga-nicotine-addiction

Download fhir-diga-nicotine-usage 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.alextherapeutics : fhir-diga-nicotine-usage-annotation jar 1.0.0
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 jar 5.3.0
ca.uhn.hapi.fhir : hapi-fhir-base jar 5.3.0
ca.uhn.hapi.fhir : hapi-fhir-validation jar 5.3.0
ca.uhn.hapi.fhir : hapi-fhir-validation-resources-r4 jar 5.3.0
commons-io : commons-io jar 2.7

provided (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.