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