<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1</artifactId>
<version>7.4.3_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1:7.4.3_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1:7.4.3_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1" % "7.4.3_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1', version='7.4.3_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1" rev="7.4.3_1" />
[org.apache.servicemix.bundles/org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1 "7.4.3_1"]
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>16</version> </parent>
compile
|-- ca.uhn.hapi.fhir:hapi-fhir-base:7.4.3
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1
|-- com.fasterxml.jackson.core:jackson-annotations:2.17.1
|-- com.fasterxml.jackson.core:jackson-core:2.17.1
|-- com.fasterxml.jackson.core:jackson-databind:2.17.1
|-- org.apache.commons:commons-lang3:3.14.0
|-- org.apache.commons:commons-text:1.10.0
|-- commons-io:commons-io:2.11.0
|-- com.google.guava:guava:33.2.1-jre
|-- com.google.guava:failureaccess:1.0.2
|-- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|-- org.checkerframework:checker-qual:3.42.0
|-- com.google.errorprone:error_prone_annotations:2.26.1
|-- com.google.j2objc:j2objc-annotations:3.0.0
|-- org.slf4j:slf4j-api:2.0.13
|-- org.slf4j:jcl-over-slf4j:2.0.13
|-- com.google.code.findbugs:jsr305:3.0.2
|-- jakarta.annotation:jakarta.annotation-api:2.1.1
|-- io.opentelemetry:opentelemetry-api:1.38.0
|-- io.opentelemetry:opentelemetry-context:1.38.0
|-- ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may:6.3.11
|-- ca.uhn.hapi.fhir:org.hl7.fhir.utilities:6.3.11
|-- commons-net:commons-net:3.9.0
|-- junit:junit:4.7
|-- jakarta-regexp:jakarta-regexp:1.4
|-- commons-codec:commons-codec:1.15
|-- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.4.0