| License |
License |
|---|---|
| GroupId | GroupIdhu.blackbelt.karaf.features |
| ArtifactId | ArtifactIdjxls |
| Last Version | Last Version2.6.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJXLS karaf feature project
JXLS Karaf features
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jxls-2.6.1.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/jxls/ -->
<dependency>
<groupId>hu.blackbelt.karaf.features</groupId>
<artifactId>jxls</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/jxls/
implementation 'hu.blackbelt.karaf.features:jxls:2.6.1'
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/jxls/
implementation ("hu.blackbelt.karaf.features:jxls:2.6.1")
'hu.blackbelt.karaf.features:jxls:pom:2.6.1'
<dependency org="hu.blackbelt.karaf.features" name="jxls" rev="2.6.1">
<artifact name="jxls" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.karaf.features', module='jxls', version='2.6.1')
)
libraryDependencies += "hu.blackbelt.karaf.features" % "jxls" % "2.6.1"
[hu.blackbelt.karaf.features/jxls "2.6.1"]