| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.eusashead.parquet | 
| ArtifactId | ArtifactIdparquet-web | 
| Version | Version1.0.0.RELEASE | 
| Type | Typejar | 
| Description | DescriptionParquet Parquet is a Java REST framework built on Yoke and Vert.x | 
| Filename | Size | 
|---|---|
| parquet-web-1.0.0.RELEASE.pom | |
| parquet-web-1.0.0.RELEASE.jar | 129 KB | 
| parquet-web-1.0.0.RELEASE-sources.jar | 76 KB | 
| parquet-web-1.0.0.RELEASE-javadoc.jar | 437 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.eusashead.parquet/parquet-web/ -->
<dependency>
    <groupId>net.eusashead.parquet</groupId>
    <artifactId>parquet-web</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/net.eusashead.parquet/parquet-web/
implementation 'net.eusashead.parquet:parquet-web:1.0.0.RELEASE'// https://jarcasting.com/artifacts/net.eusashead.parquet/parquet-web/
implementation ("net.eusashead.parquet:parquet-web:1.0.0.RELEASE")'net.eusashead.parquet:parquet-web:jar:1.0.0.RELEASE'<dependency org="net.eusashead.parquet" name="parquet-web" rev="1.0.0.RELEASE">
  <artifact name="parquet-web" type="jar" />
</dependency>@Grapes(
@Grab(group='net.eusashead.parquet', module='parquet-web', version='1.0.0.RELEASE')
)libraryDependencies += "net.eusashead.parquet" % "parquet-web" % "1.0.0.RELEASE"[net.eusashead.parquet/parquet-web "1.0.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.eusashead.parquet : parquet-entity | jar | 1.0.0.RELEASE | 
| net.eusashead.parquet : parquet-pagination | jar | 1.0.0.RELEASE | 
| com.theoryinpractise : halbuilder-standard | jar | 3.0.1 | 
| net.eusashead.parquet : parquet-utils | jar | 1.0.0.RELEASE | 
| com.jetdrone : yoke | jar | 1.0.9 | 
| io.vertx : vertx-platform | jar | 2.1RC3 | 
| org.apache.commons : commons-lang3 | jar | 3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 | 
| junit : junit | jar | 4.11 |