Files download
File Operation
ipf-oht-atna-auditor-3.2.2.jar download
ipf-oht-atna-auditor-3.2.2.pom download
ipf-oht-atna-auditor-3.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openehealth.ipf.oht.atna</groupId>
  <artifactId>ipf-oht-atna-auditor</artifactId>
  <version>3.2.2</version>
</dependency>
Gradle Groovy
implementation 'org.openehealth.ipf.oht.atna:ipf-oht-atna-auditor:3.2.2'
Gradle Kotlin
implementation("org.openehealth.ipf.oht.atna:ipf-oht-atna-auditor:3.2.2")
Scala SBT
libraryDependencies += "org.openehealth.ipf.oht.atna" % "ipf-oht-atna-auditor" % "3.2.2"
Groovy Grape
@Grapes(
  @Grab(group='org.openehealth.ipf.oht.atna', module='ipf-oht-atna-auditor', version='3.2.2')
)
Apache Ivy
<dependency org="org.openehealth.ipf.oht.atna" name="ipf-oht-atna-auditor" rev="3.2.2" />
Leiningen
[org.openehealth.ipf.oht.atna/ipf-oht-atna-auditor "3.2.2"]
Apache Buildr
'org.openehealth.ipf.oht.atna:ipf-oht-atna-auditor:jar:3.2.2'