Jar examples for d:directio
access to posix fallocate and fadvise (jni), and file descriptors
You can download jar file directio 0.9.0 in this page.
PUPL - Paid Use Permissive License
You can use the following script to add directio-0.9.0.jar to your project.
<dependency> <groupId>com.nqzero</groupId> <artifactId>directio</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.nqzero', name: 'directio', version: '0.9.0'
libraryDependencies += "com.nqzero" % "directio" % "0.9.0"
<dependency org="com.nqzero" name="directio" rev="0.9.0"/>
@Grapes(@Grab(group='com.nqzero', module='directio', version='0.9.0'))
'com.nqzero:directio:jar:0.9.0'
Click the following link to download the jar file.
directio-0.9.0-javadoc.jar