<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu3</artifactId>
<version>6.1.1_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.hapi-fhir-structures-dstu3:6.1.1_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.hapi-fhir-structures-dstu3:6.1.1_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.hapi-fhir-structures-dstu3" % "6.1.1_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.hapi-fhir-structures-dstu3', version='6.1.1_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.hapi-fhir-structures-dstu3" rev="6.1.1_1" />
[org.apache.servicemix.bundles/org.apache.servicemix.bundles.hapi-fhir-structures-dstu3 "6.1.1_1"]
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>15</version> </parent>
compile
|-- com.squareup.okhttp3:okhttp:4.10.0
|-- com.squareup.okio:okio-jvm:3.0.0
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.31
|-- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31
|-- org.jetbrains.kotlin:kotlin-stdlib:1.6.20
|-- org.jetbrains:annotations:13.0
|-- ca.uhn.hapi.fhir:hapi-fhir-base:6.1.1
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2
|-- com.fasterxml.jackson.core:jackson-annotations:2.13.2
|-- com.fasterxml.jackson.core:jackson-core:2.13.2
|-- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
|-- org.apache.commons:commons-lang3:3.12.0
|-- org.apache.commons:commons-text:1.9
|-- commons-io:commons-io:2.11.0
|-- com.google.guava:guava:31.0.1-jre
|-- com.google.guava:failureaccess:1.0.1
|-- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|-- org.checkerframework:checker-qual:3.12.0
|-- com.google.errorprone:error_prone_annotations:2.7.1
|-- com.google.j2objc:j2objc-annotations:1.3
|-- org.slf4j:slf4j-api:1.7.33
|-- org.slf4j:jcl-over-slf4j:1.7.33
|-- com.google.code.findbugs:jsr305:3.0.2
|-- ca.uhn.hapi.fhir:org.hl7.fhir.utilities:5.6.36