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