| Categories | CategoriesORM Data | 
|---|---|
| GroupId | GroupIdorg.openehealth.ipf.platform-camel | 
| ArtifactId | ArtifactIdipf-platform-camel-ihe-fhir-dstu2-test | 
| Version | Version3.4-20170926 | 
| Type | Typejar | 
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-dstu2-test/ -->
<dependency>
    <groupId>org.openehealth.ipf.platform-camel</groupId>
    <artifactId>ipf-platform-camel-ihe-fhir-dstu2-test</artifactId>
    <version>3.4-20170926</version>
</dependency>// https://jarcasting.com/artifacts/org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-dstu2-test/
implementation 'org.openehealth.ipf.platform-camel:ipf-platform-camel-ihe-fhir-dstu2-test:3.4-20170926'// https://jarcasting.com/artifacts/org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-dstu2-test/
implementation ("org.openehealth.ipf.platform-camel:ipf-platform-camel-ihe-fhir-dstu2-test:3.4-20170926")'org.openehealth.ipf.platform-camel:ipf-platform-camel-ihe-fhir-dstu2-test:jar:3.4-20170926'<dependency org="org.openehealth.ipf.platform-camel" name="ipf-platform-camel-ihe-fhir-dstu2-test" rev="3.4-20170926">
  <artifact name="ipf-platform-camel-ihe-fhir-dstu2-test" type="jar" />
</dependency>@Grapes(
@Grab(group='org.openehealth.ipf.platform-camel', module='ipf-platform-camel-ihe-fhir-dstu2-test', version='3.4-20170926')
)libraryDependencies += "org.openehealth.ipf.platform-camel" % "ipf-platform-camel-ihe-fhir-dstu2-test" % "3.4-20170926"[org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-dstu2-test "3.4-20170926"]