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