| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ignite |
| ArtifactId | ArtifactIdignite-tools |
| Last Version | Last Version2.13.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ignite-tools-2.13.0.pom | |
| ignite-tools-2.13.0.jar | 30 KB |
| ignite-tools-2.13.0-sources.jar | 21 KB |
| ignite-tools-2.13.0-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-tools/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-tools</artifactId>
<version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-tools/
implementation 'org.apache.ignite:ignite-tools:2.13.0'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-tools/
implementation ("org.apache.ignite:ignite-tools:2.13.0")
'org.apache.ignite:ignite-tools:jar:2.13.0'
<dependency org="org.apache.ignite" name="ignite-tools" rev="2.13.0">
<artifact name="ignite-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-tools', version='2.13.0')
)
libraryDependencies += "org.apache.ignite" % "ignite-tools" % "2.13.0"
[org.apache.ignite/ignite-tools "2.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jodd : jodd-lagarto | jar | 3.4.8 |
| org.apache.ant : ant | jar | 1.8.2 |
| junit : junit | jar | 4.12 |
| org.apache.maven.surefire : maven-surefire-common | jar | 3.0.0-M4 |
| org.apache.maven.surefire : surefire-api | jar | 3.0.0-M4 |
| org.apache.maven.surefire : common-junit48 | jar | 3.0.0-M4 |