i

ipf-tutorials-osgi-ihe-route-auditor

${site.url}/${project.artifactId}
Files download
File Operation
ipf-tutorials-osgi-ihe-route-auditor-3.3-20170504.jar download
ipf-tutorials-osgi-ihe-route-auditor-3.3-20170504.pom download
ipf-tutorials-osgi-ihe-route-auditor-3.3-20170504-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openehealth.ipf.tutorials</groupId>
  <artifactId>ipf-tutorials-osgi-ihe-route-auditor</artifactId>
  <version>3.3-20170504</version>
</dependency>
Gradle Groovy
implementation 'org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe-route-auditor:3.3-20170504'
Gradle Kotlin
implementation("org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe-route-auditor:3.3-20170504")
Scala SBT
libraryDependencies += "org.openehealth.ipf.tutorials" % "ipf-tutorials-osgi-ihe-route-auditor" % "3.3-20170504"
Groovy Grape
@Grapes(
  @Grab(group='org.openehealth.ipf.tutorials', module='ipf-tutorials-osgi-ihe-route-auditor', version='3.3-20170504')
)
Apache Ivy
<dependency org="org.openehealth.ipf.tutorials" name="ipf-tutorials-osgi-ihe-route-auditor" rev="3.3-20170504" />
Leiningen
[org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe-route-auditor "3.3-20170504"]
Apache Buildr
'org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe-route-auditor:jar:3.3-20170504'