Download ignite-log4j-1.5.0-b1.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.5.0-b1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

ignite-log4j-1.5.0-b1-javadoc.jar
ignite-log4j-1.5.0-b1-sources.jar
ignite-log4j-1.5.0-b1.jar
ignite-log4j-1.5.0-b1.pom



Related Tutorials