| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ignite |
| ArtifactId | ArtifactIdignite-gce |
| Last Version | Last Version2.11.1 |
| 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-gce-2.11.1.pom | |
| ignite-gce-2.11.1.jar | 16 KB |
| ignite-gce-2.11.1-sources.jar | 11 KB |
| ignite-gce-2.11.1-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-gce/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-gce</artifactId>
<version>2.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-gce/
implementation 'org.apache.ignite:ignite-gce:2.11.1'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-gce/
implementation ("org.apache.ignite:ignite-gce:2.11.1")
'org.apache.ignite:ignite-gce:jar:2.11.1'
<dependency org="org.apache.ignite" name="ignite-gce" rev="2.11.1">
<artifact name="ignite-gce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-gce', version='2.11.1')
)
libraryDependencies += "org.apache.ignite" % "ignite-gce" % "2.11.1"
[org.apache.ignite/ignite-gce "2.11.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ignite : ignite-core | jar | 2.11.1 |
| com.google.api-client : google-api-client | jar | 1.30.10 |
| com.google.apis : google-api-services-storage | jar | v1-rev92-1.22.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |