com.englishtown.vertx:vertx-httpservlet-parent

Provides a wrapper over a vert.x io.vertx.core.http.HttpServerRequest

License

License

GroupId

GroupId

com.englishtown.vertx
ArtifactId

ArtifactId

vertx-httpservlet-parent
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Provides a wrapper over a vert.x io.vertx.core.http.HttpServerRequest
Project Organization

Project Organization

Englishtown
Source Code Management

Source Code Management

https://github.com/englishtown/vertx-httpservlet

Download vertx-httpservlet-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-httpservlet-parent/ -->
<dependency>
    <groupId>com.englishtown.vertx</groupId>
    <artifactId>vertx-httpservlet-parent</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-httpservlet-parent/
implementation 'com.englishtown.vertx:vertx-httpservlet-parent:2.2.1'
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-httpservlet-parent/
implementation ("com.englishtown.vertx:vertx-httpservlet-parent:2.2.1")
'com.englishtown.vertx:vertx-httpservlet-parent:pom:2.2.1'
<dependency org="com.englishtown.vertx" name="vertx-httpservlet-parent" rev="2.2.1">
  <artifact name="vertx-httpservlet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.englishtown.vertx', module='vertx-httpservlet-parent', version='2.2.1')
)
libraryDependencies += "com.englishtown.vertx" % "vertx-httpservlet-parent" % "2.2.1"
[com.englishtown.vertx/vertx-httpservlet-parent "2.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-core test-jar 3.3.0

Project Modules

  • vertx-httpservlet

vertx-httpservlet

HttpServlet wrapper classes for vert.x

Build Status Maven Central

com.englishtown.vertx

Labs @ EF Education First

Repositories moving to https://github.com/ef-labs

Versions

Version
2.2.1
2.2.0
2.1.0
2.0.0
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1