Download activeio-core-3.1.4.jar file - Jar a

Jar examples for a:activeio-core

Description

A high performance IO abstraction framework

You can download jar file activeio-core 3.1.4 in this page.

License

Apache License

Build File

You can use the following script to add activeio-core-3.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

activeio-core-3.1.4-javadoc.jar
activeio-core-3.1.4-sources.jar
activeio-core-3.1.4-tests.jar
activeio-core-3.1.4.jar
activeio-core-3.1.4.pom



Related Tutorials