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