| License |
License |
|---|---|
| Categories |
CategoriesMorpheus Business Logic Libraries Science |
| GroupId | GroupIdcom.d3xsystems |
| ArtifactId | ArtifactIdmorpheus-excel |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
Descriptionmorpheus-excel
A data science library for the JVM
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| morpheus-excel-1.0.3.pom | |
| morpheus-excel-1.0.3.jar | 9 KB |
| morpheus-excel-1.0.3-sources.jar | 4 KB |
| morpheus-excel-1.0.3-javadoc.jar | 373 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.d3xsystems/morpheus-excel/ -->
<dependency>
<groupId>com.d3xsystems</groupId>
<artifactId>morpheus-excel</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.d3xsystems/morpheus-excel/
implementation 'com.d3xsystems:morpheus-excel:1.0.3'
// https://jarcasting.com/artifacts/com.d3xsystems/morpheus-excel/
implementation ("com.d3xsystems:morpheus-excel:1.0.3")
'com.d3xsystems:morpheus-excel:jar:1.0.3'
<dependency org="com.d3xsystems" name="morpheus-excel" rev="1.0.3">
<artifact name="morpheus-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.d3xsystems', module='morpheus-excel', version='1.0.3')
)
libraryDependencies += "com.d3xsystems" % "morpheus-excel" % "1.0.3"
[com.d3xsystems/morpheus-excel "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.d3xsystems : morpheus-core | jar | 1.0.3 |
| org.apache.poi : poi | jar | 3.17 |
| org.apache.poi : poi-ooxml | jar | 3.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.13.1 |