License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdshijingsh-ai-environment |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/shijingsh-ai-environment/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>shijingsh-ai-environment</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/shijingsh-ai-environment/
implementation 'com.github.shijingsh:shijingsh-ai-environment:1.0.0'
// https://jarcasting.com/artifacts/com.github.shijingsh/shijingsh-ai-environment/
implementation ("com.github.shijingsh:shijingsh-ai-environment:1.0.0")
'com.github.shijingsh:shijingsh-ai-environment:jar:1.0.0'
<dependency org="com.github.shijingsh" name="shijingsh-ai-environment" rev="1.0.0">
<artifact name="shijingsh-ai-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='shijingsh-ai-environment', version='1.0.0')
)
libraryDependencies += "com.github.shijingsh" % "shijingsh-ai-environment" % "1.0.0"
[com.github.shijingsh/shijingsh-ai-environment "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shijingsh : shijingsh-ai-core | jar | 1.0.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.apache.parquet : parquet-avro | jar | 1.10.1 |
org.apache.parquet : parquet-hadoop | jar | 1.10.1 |