License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdorg.apache.ignite |
ArtifactId | ArtifactIdignite-slf4j |
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-slf4j-2.13.0.pom | |
ignite-slf4j-2.13.0.jar | 12 KB |
ignite-slf4j-2.13.0-sources.jar | 8 KB |
ignite-slf4j-2.13.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-slf4j/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-slf4j</artifactId>
<version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-slf4j/
implementation 'org.apache.ignite:ignite-slf4j:2.13.0'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-slf4j/
implementation ("org.apache.ignite:ignite-slf4j:2.13.0")
'org.apache.ignite:ignite-slf4j:jar:2.13.0'
<dependency org="org.apache.ignite" name="ignite-slf4j" rev="2.13.0">
<artifact name="ignite-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-slf4j', version='2.13.0')
)
libraryDependencies += "org.apache.ignite" % "ignite-slf4j" % "2.13.0"
[org.apache.ignite/ignite-slf4j "2.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ignite : ignite-core | jar | 2.13.0 |
org.slf4j : slf4j-api | jar | 1.7.33 |