Download parquet-utils-1.0.0.RELEASE.jar file - Jar p

Jar examples for p:parquet-utils

Description

Parquet is a Java REST framework built on Yoke and Vert.x

You can download jar file parquet-utils 1.0.0.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add parquet-utils-1.0.0.RELEASE.jar to your project.

<dependency>
   <groupId>net.eusashead.parquet</groupId>
   <artifactId>parquet-utils</artifactId>
   <version>1.0.0.RELEASE</version>
</dependency>
compile group: 'net.eusashead.parquet', name: 'parquet-utils', version: '1.0.0.RELEASE'
libraryDependencies += "net.eusashead.parquet" % "parquet-utils" % "1.0.0.RELEASE"
<dependency org="net.eusashead.parquet" name="parquet-utils" rev="1.0.0.RELEASE"/>
@Grapes(@Grab(group='net.eusashead.parquet', module='parquet-utils', version='1.0.0.RELEASE'))
'net.eusashead.parquet:parquet-utils:jar:1.0.0.RELEASE'

Download

Click the following link to download the jar file.

parquet-utils-1.0.0.RELEASE-javadoc.jar
parquet-utils-1.0.0.RELEASE-sources.jar
parquet-utils-1.0.0.RELEASE.jar
parquet-utils-1.0.0.RELEASE.pom



Related Tutorials