| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ignite |
| ArtifactId | ArtifactIdignite-osgi |
| 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-osgi-2.13.0.pom | |
| ignite-osgi-2.13.0.jar | 19 KB |
| ignite-osgi-2.13.0-tests.jar | 20 KB |
| ignite-osgi-2.13.0-sources.jar | 15 KB |
| ignite-osgi-2.13.0-javadoc.jar | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-osgi/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-osgi</artifactId>
<version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-osgi/
implementation 'org.apache.ignite:ignite-osgi:2.13.0'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-osgi/
implementation ("org.apache.ignite:ignite-osgi:2.13.0")
'org.apache.ignite:ignite-osgi:jar:2.13.0'
<dependency org="org.apache.ignite" name="ignite-osgi" rev="2.13.0">
<artifact name="ignite-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-osgi', version='2.13.0')
)
libraryDependencies += "org.apache.ignite" % "ignite-osgi" % "2.13.0"
[org.apache.ignite/ignite-osgi "2.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ignite : ignite-core | jar | 2.13.0 |
| org.osgi : org.osgi.core | jar | 5.0.0 |