Parquet

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.eusashead.parquet
ArtifactId

ArtifactId

parquet-web
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download parquet-web

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE