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