Last Version

com.englishtown.vertx:vertx-httpservlet-parent 2.2.1

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

License

License

GroupId

GroupId

com.englishtown.vertx
ArtifactId

ArtifactId

vertx-httpservlet-parent
Version

Version

2.2.1
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 2.2.1


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