License |
License |
---|---|
GroupId | GroupIdorg.apache.ignite |
ArtifactId | ArtifactIdignite-metastorage-server |
Last Version | Last Version3.0.0-alpha5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-metastorage-server/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-metastorage-server</artifactId>
<version>3.0.0-alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-metastorage-server/
implementation 'org.apache.ignite:ignite-metastorage-server:3.0.0-alpha5'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-metastorage-server/
implementation ("org.apache.ignite:ignite-metastorage-server:3.0.0-alpha5")
'org.apache.ignite:ignite-metastorage-server:jar:3.0.0-alpha5'
<dependency org="org.apache.ignite" name="ignite-metastorage-server" rev="3.0.0-alpha5">
<artifact name="ignite-metastorage-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-metastorage-server', version='3.0.0-alpha5')
)
libraryDependencies += "org.apache.ignite" % "ignite-metastorage-server" % "3.0.0-alpha5"
[org.apache.ignite/ignite-metastorage-server "3.0.0-alpha5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ignite : ignite-core | jar | 3.0.0-alpha5 |
org.apache.ignite : ignite-metastorage-common | jar | 3.0.0-alpha5 |
org.apache.ignite : ignite-rocksdb-common | jar | 3.0.0-alpha5 |
org.jetbrains : annotations | jar | 20.1.0 |