License |
License |
---|---|
Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.apache.ignite |
ArtifactId | ArtifactIdignite-tensorflow |
Last Version | Last Version2.7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava-based middleware for in-memory processing of big data in a distributed environment.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ignite-tensorflow-2.7.6.pom | |
ignite-tensorflow-2.7.6.jar | 87 KB |
ignite-tensorflow-2.7.6-sources.jar | 80 KB |
ignite-tensorflow-2.7.6-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-tensorflow/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-tensorflow</artifactId>
<version>2.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-tensorflow/
implementation 'org.apache.ignite:ignite-tensorflow:2.7.6'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-tensorflow/
implementation ("org.apache.ignite:ignite-tensorflow:2.7.6")
'org.apache.ignite:ignite-tensorflow:jar:2.7.6'
<dependency org="org.apache.ignite" name="ignite-tensorflow" rev="2.7.6">
<artifact name="ignite-tensorflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-tensorflow', version='2.7.6')
)
libraryDependencies += "org.apache.ignite" % "ignite-tensorflow" % "2.7.6"
[org.apache.ignite/ignite-tensorflow "2.7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ignite : ignite-core | jar | 2.7.6 |
org.apache.ignite : ignite-spring | jar | 2.7.6 |
org.apache.ignite : ignite-slf4j | jar | 2.7.6 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
commons-io : commons-io | jar | 2.6 |
info.picocli : picocli | jar | 3.3.0 |