Download ignite-log4j-1.4.0.jar file - Jar i

Jar examples for i:ignite-log4j

Description

Java-based middleware for in-memory processing of big data in a distributed environment.

You can download jar file ignite-log4j 1.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ignite-log4j-1.4.0.jar to your project.

<dependency>
   <groupId>org.apache.ignite</groupId>
   <artifactId>ignite-log4j</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'org.apache.ignite', name: 'ignite-log4j', version: '1.4.0'
libraryDependencies += "org.apache.ignite" % "ignite-log4j" % "1.4.0"
<dependency org="org.apache.ignite" name="ignite-log4j" rev="1.4.0"/>
@Grapes(@Grab(group='org.apache.ignite', module='ignite-log4j', version='1.4.0'))
'org.apache.ignite:ignite-log4j:jar:1.4.0'

Download

Click the following link to download the jar file.

ignite-log4j-1.4.0-javadoc.jar
ignite-log4j-1.4.0-sources.jar
ignite-log4j-1.4.0.jar
ignite-log4j-1.4.0.pom



Related Tutorials