License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-io |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-io
smile-io
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smile-io-2.6.0.pom | |
smile-io-2.6.0.jar | 59 KB |
smile-io-2.6.0-sources.jar | 30 KB |
smile-io-2.6.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-io/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-io</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-io/
implementation 'com.github.haifengl:smile-io:2.6.0'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-io/
implementation ("com.github.haifengl:smile-io:2.6.0")
'com.github.haifengl:smile-io:jar:2.6.0'
<dependency org="com.github.haifengl" name="smile-io" rev="2.6.0">
<artifact name="smile-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-io', version='2.6.0')
)
libraryDependencies += "com.github.haifengl" % "smile-io" % "2.6.0"
[com.github.haifengl/smile-io "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.haifengl : smile-data | jar | 2.6.0 |
com.epam : parso | jar | 2.0.12 |
org.apache.commons : commons-csv | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.arrow : arrow-memory | jar | 0.17.1 |
org.apache.arrow : arrow-vector | jar | 0.17.1 |
org.apache.parquet : parquet-hadoop | jar | 1.10.1 |
org.apache.hadoop : hadoop-common | jar | 3.0.0 |
org.apache.avro : avro | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |
com.novocode : junit-interface | jar | 0.11 |
org.xerial : sqlite-jdbc | jar | 3.32.3.2 |