<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.poi</artifactId>
<version>4.0.1_3</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.poi:4.0.1_3'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.poi:4.0.1_3")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.poi" % "4.0.1_3"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.poi', version='4.0.1_3')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.poi" rev="4.0.1_3" />
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>14</version> </parent>
compile
|-- ${pkgGroupId}:${pkgArtifactId}:4.0.1
|-- ${pkgGroupId}:poi-scratchpad:4.0.1
|-- ${pkgGroupId}:poi-ooxml-schemas:4.0.1
|-- ${pkgGroupId}:poi-ooxml:4.0.1
|-- ${pkgGroupId}:ooxml-schemas:1.4
|-- com.github.virtuald:curvesapi:1.05
|-- ${pkgGroupId}:${pkgArtifactId}:4.0.1
|-- ${pkgGroupId}:poi-scratchpad:4.0.1
|-- ${pkgGroupId}:poi-ooxml:4.0.1