Download vertx-web-3.5.0.jar file

Introduction

You can download vertx-web-3.5.0.jar in this page.

License

Open Source

Type List

vertx-web-3.5.0.jar file has the following types.

META-INF/INDEX.LIST
META-INF/MANIFEST.MF
META-INF/maven/io.vertx/vertx-web/pom.properties
META-INF/maven/io.vertx/vertx-web/pom.xml
META-INF/vertx-web.kotlin_module
io.vertx.ext.web.Cookie.class
io.vertx.ext.web.FileUpload.class
io.vertx.ext.web.LanguageHeader.class
io.vertx.ext.web.Locale.class
io.vertx.ext.web.MIMEHeader.class
io.vertx.ext.web.ParsedHeaderValue.class
io.vertx.ext.web.ParsedHeaderValues.class
io.vertx.ext.web.Route.class
io.vertx.ext.web.Router.class
io.vertx.ext.web.RoutingContext.class
io.vertx.ext.web.Session.class
io.vertx.ext.web.handler.AuthHandler.class
io.vertx.ext.web.handler.BasicAuthHandler.class
io.vertx.ext.web.handler.BodyHandler.class
io.vertx.ext.web.handler.CSRFHandler.class
io.vertx.ext.web.handler.ChainAuthHandler.class
io.vertx.ext.web.handler.CookieHandler.class
io.vertx.ext.web.handler.CorsHandler.class
io.vertx.ext.web.handler.DigestAuthHandler.class
io.vertx.ext.web.handler.ErrorHandler.class
io.vertx.ext.web.handler.FaviconHandler.class
io.vertx.ext.web.handler.FormLoginHandler.class
io.vertx.ext.web.handler.JWTAuthHandler.class
io.vertx.ext.web.handler.LoggerFormat.class
io.vertx.ext.web.handler.LoggerHandler.class
io.vertx.ext.web.handler.OAuth2AuthHandler.class
io.vertx.ext.web.handler.RedirectAuthHandler.class
io.vertx.ext.web.handler.ResponseContentTypeHandler.class
io.vertx.ext.web.handler.ResponseTimeHandler.class
io.vertx.ext.web.handler.SessionHandler.class
io.vertx.ext.web.handler.StaticHandler.class
io.vertx.ext.web.handler.TemplateHandler.class
io.vertx.ext.web.handler.TimeoutHandler.class
io.vertx.ext.web.handler.UserSessionHandler.class
io.vertx.ext.web.handler.VirtualHostHandler.class
io.vertx.ext.web.handler.impl.AuthHandlerImpl.class
io.vertx.ext.web.handler.impl.AuthorizationAuthHandler.class
io.vertx.ext.web.handler.impl.BasicAuthHandlerImpl.class
io.vertx.ext.web.handler.impl.BodyHandlerImpl.class
io.vertx.ext.web.handler.impl.CSRFHandlerImpl.class
io.vertx.ext.web.handler.impl.ChainAuthHandlerImpl.class
io.vertx.ext.web.handler.impl.CookieHandlerImpl.class
io.vertx.ext.web.handler.impl.CorsHandlerImpl.class
io.vertx.ext.web.handler.impl.DigestAuthHandlerImpl.class
io.vertx.ext.web.handler.impl.ErrorHandlerImpl.class
io.vertx.ext.web.handler.impl.FaviconHandlerImpl.class
io.vertx.ext.web.handler.impl.FormLoginHandlerImpl.class
io.vertx.ext.web.handler.impl.HttpStatusException.class
io.vertx.ext.web.handler.impl.JWTAuthHandlerImpl.class
io.vertx.ext.web.handler.impl.LoggerHandlerImpl.class
io.vertx.ext.web.handler.impl.OAuth2AuthHandlerImpl.class
io.vertx.ext.web.handler.impl.RedirectAuthHandlerImpl.class
io.vertx.ext.web.handler.impl.ResponseContentTypeHandlerImpl.class
io.vertx.ext.web.handler.impl.ResponseTimeHandlerImpl.class
io.vertx.ext.web.handler.impl.SessionHandlerImpl.class
io.vertx.ext.web.handler.impl.StaticHandlerImpl.class
io.vertx.ext.web.handler.impl.TemplateHandlerImpl.class
io.vertx.ext.web.handler.impl.TimeoutHandlerImpl.class
io.vertx.ext.web.handler.impl.UserHolder.class
io.vertx.ext.web.handler.impl.UserSessionHandlerImpl.class
io.vertx.ext.web.handler.impl.VirtualHostHandlerImpl.class
io.vertx.ext.web.handler.sockjs.BridgeEvent.class
io.vertx.ext.web.handler.sockjs.BridgeOptions.class
io.vertx.ext.web.handler.sockjs.PermittedOptions.class
io.vertx.ext.web.handler.sockjs.SockJSHandler.class
io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions.class
io.vertx.ext.web.handler.sockjs.SockJSSocket.class
io.vertx.ext.web.handler.sockjs.Transport.class
io.vertx.ext.web.handler.sockjs.impl.BaseTransport.class
io.vertx.ext.web.handler.sockjs.impl.BridgeEventImpl.class
io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl.class
io.vertx.ext.web.handler.sockjs.impl.EventSourceTransport.class
io.vertx.ext.web.handler.sockjs.impl.HtmlFileTransport.class
io.vertx.ext.web.handler.sockjs.impl.JsonCodec.class
io.vertx.ext.web.handler.sockjs.impl.JsonPTransport.class
io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport.class
io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl.class
io.vertx.ext.web.handler.sockjs.impl.SockJSSession.class
io.vertx.ext.web.handler.sockjs.impl.SockJSSocketBase.class
io.vertx.ext.web.handler.sockjs.impl.TransportListener.class
io.vertx.ext.web.handler.sockjs.impl.WebSocketTransport.class
io.vertx.ext.web.handler.sockjs.impl.XhrTransport.class
io.vertx.ext.web.impl.BlockingHandlerDecorator.class
io.vertx.ext.web.impl.ConcurrentLRUCache.class
io.vertx.ext.web.impl.CookieImpl.class
io.vertx.ext.web.impl.FileUploadImpl.class
io.vertx.ext.web.impl.HeaderParser.class
io.vertx.ext.web.impl.HttpServerRequestWrapper.class
io.vertx.ext.web.impl.LRUCache.class
io.vertx.ext.web.impl.ParsableHeaderValue.class
io.vertx.ext.web.impl.ParsableHeaderValuesContainer.class
io.vertx.ext.web.impl.ParsableLanguageValue.class
io.vertx.ext.web.impl.ParsableMIMEValue.class
io.vertx.ext.web.impl.RouteImpl.class
io.vertx.ext.web.impl.RouterImpl.class
io.vertx.ext.web.impl.RoutingContextDecorator.class
io.vertx.ext.web.impl.RoutingContextImpl.class
io.vertx.ext.web.impl.RoutingContextImplBase.class
io.vertx.ext.web.impl.RoutingContextWrapper.class
io.vertx.ext.web.impl.Utils.class
io.vertx.ext.web.package-info.class
io.vertx.ext.web.sstore.ClusteredSessionStore.class
io.vertx.ext.web.sstore.LocalSessionStore.class
io.vertx.ext.web.sstore.SessionStore.class
io.vertx.ext.web.sstore.impl.ClusteredSessionStoreImpl.class
io.vertx.ext.web.sstore.impl.LocalSessionStoreImpl.class
io.vertx.ext.web.sstore.impl.SessionImpl.class
io.vertx.ext.web.templ.TemplateEngine.class
io.vertx.ext.web.templ.impl.CachingTemplateEngine.class
io.vertx.groovy.ext.web.RoutingContext_GroovyExtension.class
io.vertx.groovy.ext.web.Session_GroovyExtension.class
io.vertx.groovy.ext.web.VertxExtensionModule.class
io.vertx.groovy.ext.web.handler.AuthHandler_GroovyExtension.class
io.vertx.groovy.ext.web.handler.BasicAuthHandler_GroovyExtension.class
io.vertx.groovy.ext.web.handler.ChainAuthHandler_GroovyExtension.class
io.vertx.groovy.ext.web.handler.DigestAuthHandler_GroovyExtension.class
io.vertx.groovy.ext.web.handler.JWTAuthHandler_GroovyExtension.class
io.vertx.groovy.ext.web.handler.OAuth2AuthHandler_GroovyExtension.class
io.vertx.groovy.ext.web.handler.RedirectAuthHandler_GroovyExtension.class
io.vertx.groovy.ext.web.handler.sockjs.BridgeEvent_GroovyExtension.class
io.vertx.groovy.ext.web.handler.sockjs.SockJSHandler_GroovyExtension.class
io.vertx.groovy.ext.web.handler.sockjs.SockJSHandler_GroovyStaticExtension.class
io.vertx.kotlin.ext.web.handler.sockjs.BridgeOptionsKt.class
io.vertx.kotlin.ext.web.handler.sockjs.PermittedOptionsKt.class
io.vertx.kotlin.ext.web.handler.sockjs.SockJSHandlerOptionsKt.class
io.vertx.reactivex.ext.web.Cookie.class
io.vertx.reactivex.ext.web.FileUpload.class
io.vertx.reactivex.ext.web.LanguageHeader.class
io.vertx.reactivex.ext.web.Locale.class
io.vertx.reactivex.ext.web.MIMEHeader.class
io.vertx.reactivex.ext.web.ParsedHeaderValue.class
io.vertx.reactivex.ext.web.ParsedHeaderValueImpl.class
io.vertx.reactivex.ext.web.ParsedHeaderValues.class
io.vertx.reactivex.ext.web.Route.class
io.vertx.reactivex.ext.web.Router.class
io.vertx.reactivex.ext.web.RoutingContext.class
io.vertx.reactivex.ext.web.Session.class
io.vertx.reactivex.ext.web.handler.AuthHandler.class
io.vertx.reactivex.ext.web.handler.AuthHandlerImpl.class
io.vertx.reactivex.ext.web.handler.BasicAuthHandler.class
io.vertx.reactivex.ext.web.handler.BodyHandler.class
io.vertx.reactivex.ext.web.handler.CSRFHandler.class
io.vertx.reactivex.ext.web.handler.ChainAuthHandler.class
io.vertx.reactivex.ext.web.handler.CookieHandler.class
io.vertx.reactivex.ext.web.handler.CorsHandler.class
io.vertx.reactivex.ext.web.handler.DigestAuthHandler.class
io.vertx.reactivex.ext.web.handler.ErrorHandler.class
io.vertx.reactivex.ext.web.handler.FaviconHandler.class
io.vertx.reactivex.ext.web.handler.FormLoginHandler.class
io.vertx.reactivex.ext.web.handler.JWTAuthHandler.class
io.vertx.reactivex.ext.web.handler.LoggerHandler.class
io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler.class
io.vertx.reactivex.ext.web.handler.RedirectAuthHandler.class
io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler.class
io.vertx.reactivex.ext.web.handler.ResponseTimeHandler.class
io.vertx.reactivex.ext.web.handler.SessionHandler.class
io.vertx.reactivex.ext.web.handler.StaticHandler.class
io.vertx.reactivex.ext.web.handler.TemplateHandler.class
io.vertx.reactivex.ext.web.handler.TimeoutHandler.class
io.vertx.reactivex.ext.web.handler.UserSessionHandler.class
io.vertx.reactivex.ext.web.handler.VirtualHostHandler.class
io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent.class
io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler.class
io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket.class
io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore.class
io.vertx.reactivex.ext.web.sstore.LocalSessionStore.class
io.vertx.reactivex.ext.web.sstore.SessionStore.class
io.vertx.reactivex.ext.web.templ.TemplateEngine.class
io.vertx.rxjava.ext.web.Cookie.class
io.vertx.rxjava.ext.web.FileUpload.class
io.vertx.rxjava.ext.web.LanguageHeader.class
io.vertx.rxjava.ext.web.Locale.class
io.vertx.rxjava.ext.web.MIMEHeader.class
io.vertx.rxjava.ext.web.ParsedHeaderValue.class
io.vertx.rxjava.ext.web.ParsedHeaderValueImpl.class
io.vertx.rxjava.ext.web.ParsedHeaderValues.class
io.vertx.rxjava.ext.web.Route.class
io.vertx.rxjava.ext.web.Router.class
io.vertx.rxjava.ext.web.RoutingContext.class
io.vertx.rxjava.ext.web.Session.class
io.vertx.rxjava.ext.web.handler.AuthHandler.class
io.vertx.rxjava.ext.web.handler.AuthHandlerImpl.class
io.vertx.rxjava.ext.web.handler.BasicAuthHandler.class
io.vertx.rxjava.ext.web.handler.BodyHandler.class
io.vertx.rxjava.ext.web.handler.CSRFHandler.class
io.vertx.rxjava.ext.web.handler.ChainAuthHandler.class
io.vertx.rxjava.ext.web.handler.CookieHandler.class
io.vertx.rxjava.ext.web.handler.CorsHandler.class
io.vertx.rxjava.ext.web.handler.DigestAuthHandler.class
io.vertx.rxjava.ext.web.handler.ErrorHandler.class
io.vertx.rxjava.ext.web.handler.FaviconHandler.class
io.vertx.rxjava.ext.web.handler.FormLoginHandler.class
io.vertx.rxjava.ext.web.handler.JWTAuthHandler.class
io.vertx.rxjava.ext.web.handler.LoggerHandler.class
io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler.class
io.vertx.rxjava.ext.web.handler.RedirectAuthHandler.class
io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler.class
io.vertx.rxjava.ext.web.handler.ResponseTimeHandler.class
io.vertx.rxjava.ext.web.handler.SessionHandler.class
io.vertx.rxjava.ext.web.handler.StaticHandler.class
io.vertx.rxjava.ext.web.handler.TemplateHandler.class
io.vertx.rxjava.ext.web.handler.TimeoutHandler.class
io.vertx.rxjava.ext.web.handler.UserSessionHandler.class
io.vertx.rxjava.ext.web.handler.VirtualHostHandler.class
io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent.class
io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler.class
io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket.class
io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore.class
io.vertx.rxjava.ext.web.sstore.LocalSessionStore.class
io.vertx.rxjava.ext.web.sstore.SessionStore.class
io.vertx.rxjava.ext.web.templ.TemplateEngine.class
vertx-web-directory.html
vertx-web-error.html
vertx-web-js/auth_handler.js
vertx-web-js/basic_auth_handler.js
vertx-web-js/body_handler.js
vertx-web-js/bridge_event.js
vertx-web-js/chain_auth_handler.js
vertx-web-js/clustered_session_store.js
vertx-web-js/cookie.js
vertx-web-js/cookie_handler.js
vertx-web-js/cors_handler.js
vertx-web-js/csrf_handler.js
vertx-web-js/digest_auth_handler.js
vertx-web-js/error_handler.js
vertx-web-js/favicon_handler.js
vertx-web-js/file_upload.js
vertx-web-js/form_login_handler.js
vertx-web-js/jwt_auth_handler.js
vertx-web-js/language_header.js
vertx-web-js/local_session_store.js
vertx-web-js/locale.js
vertx-web-js/logger_handler.js
vertx-web-js/mime_header.js
vertx-web-js/o_auth2_auth_handler.js
vertx-web-js/parsed_header_value.js
vertx-web-js/parsed_header_values.js
vertx-web-js/redirect_auth_handler.js
vertx-web-js/response_content_type_handler.js
vertx-web-js/response_time_handler.js
vertx-web-js/route.js
vertx-web-js/router.js
vertx-web-js/routing_context.js
vertx-web-js/session.js
vertx-web-js/session_handler.js
vertx-web-js/session_store.js
vertx-web-js/sock_js_handler.js
vertx-web-js/sock_js_socket.js
vertx-web-js/static_handler.js
vertx-web-js/template_engine.js
vertx-web-js/template_handler.js
vertx-web-js/timeout_handler.js
vertx-web-js/user_session_handler.js
vertx-web-js/virtual_host_handler.js
vertx-web/auth_handler.rb
vertx-web/basic_auth_handler.rb
vertx-web/body_handler.rb
vertx-web/bridge_event.rb
vertx-web/chain_auth_handler.rb
vertx-web/clustered_session_store.rb
vertx-web/cookie.rb
vertx-web/cookie_handler.rb
vertx-web/cors_handler.rb
vertx-web/csrf_handler.rb
vertx-web/digest_auth_handler.rb
vertx-web/error_handler.rb
vertx-web/favicon_handler.rb
vertx-web/file_upload.rb
vertx-web/form_login_handler.rb
vertx-web/jwt_auth_handler.rb
vertx-web/language_header.rb
vertx-web/local_session_store.rb
vertx-web/locale.rb
vertx-web/logger_handler.rb
vertx-web/mime_header.rb
vertx-web/o_auth2_auth_handler.rb
vertx-web/parsed_header_value.rb
vertx-web/parsed_header_values.rb
vertx-web/redirect_auth_handler.rb
vertx-web/response_content_type_handler.rb
vertx-web/response_time_handler.rb
vertx-web/route.rb
vertx-web/router.rb
vertx-web/routing_context.rb
vertx-web/session.rb
vertx-web/session_handler.rb
vertx-web/session_store.rb
vertx-web/sock_js_handler.rb
vertx-web/sock_js_socket.rb
vertx-web/static_handler.rb
vertx-web/template_engine.rb
vertx-web/template_handler.rb
vertx-web/timeout_handler.rb
vertx-web/user_session_handler.rb
vertx-web/virtual_host_handler.rb

Pom

vertx-web-3.5.0.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

  <parent>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-web-parent</artifactId>
    <version>3.5.0</version>
  </parent>

  <modelVersion>4.0.0</modelVersion>

  <artifactId>vertx-web</artifactId>

  <properties>
    <doc.skip>false</doc.skip>
    <codegen.rxjava.deprecated>true</codegen.rxjava.deprecated>
  </properties>

  <dependencies>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-auth-common</artifactId>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-bridge-common</artifactId>
    </dependency>
    <!--
    These should be optional so they're not dragged into web applications unless they're explicitly declared
     -->
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-auth-jwt</artifactId>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-auth-oauth2</artifactId>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-auth-htdigest</artifactId>
      <optional>true</optional>
    </dependency>

    <!-- Testing -->
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-unit</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-auth-shiro</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.7.21</version>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-hazelcast</artifactId>
      <scope>test</scope>
    </dependency>
    <!-- Required for testing with WebTestWithWebClientBase -->
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-web-client</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.mockito</groupId>
      <artifactId>mockito-core</artifactId>
      <version>2.7.22</version>
      <scope>test</scope>
    </dependency>
  </dependencies>

  <build>
    <pluginManagement>
      <plugins>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>${maven.compiler.plugin.version}</version>
          <configuration>
            <compilerArgument>-Xlint:all</compilerArgument>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>${maven.surefire.plugin.version}</version>
          <configuration>
            <excludes>
              <exclude>**/HazelcastClusteredSessionHandlerTest.java</exclude>
            </excludes>
          </configuration>
        </plugin>
        <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
        <plugin>
        	<groupId>org.eclipse.m2e</groupId>
        	<artifactId>lifecycle-mapping</artifactId>
        	<version>1.0.0</version>
        	<configuration>
        		<lifecycleMappingMetadata>
        			<pluginExecutions>
        				<pluginExecution>
        					<pluginExecutionFilter>
        						<groupId>
        							org.codehaus.gmavenplus
        						</groupId>
        						<artifactId>
        							gmavenplus-plugin
        						</artifactId>
        						<versionRange>[1.2,)</versionRange>
        						<goals>
        							<goal>compile</goal>
        						</goals>
        					</pluginExecutionFilter>
        					<action>
        						<ignore></ignore>
        					</action>
        				</pluginExecution>
        			</pluginExecutions>
        		</lifecycleMappingMetadata>
        	</configuration>
        </plugin>
      </plugins>
    </pluginManagement>
    <plugins>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>build-helper-maven-plugin</artifactId>
        <executions>
          <execution>
            <goals>
              <goal>attach-artifact</goal>
            </goals>
            <configuration>
              <artifacts>
                <artifact>
                  <file>${basedir}/src/client/vertx-eventbus.js</file>
                  <classifier>client</classifier>
                  <type>js</type>
                </artifact>
              </artifacts>
            </configuration>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-jar-plugin</artifactId>
        <executions>
          <execution>
            <id>default-jar</id>
            <configuration>
              <archive>
                <!-- Generate a jar INDEX.LIST -->
                <index>true</index>
                <!-- A manifest containing the OSGi metadata has been generated using the maven-bundle-plugin -->
                <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
                <!-- Add the Maven coordinates in the manifest -->
                <manifestEntries>
                  <Maven-Group-Id>${project.groupId}</Maven-Group-Id>
                  <Maven-Artifact-Id>${project.artifactId}</Maven-Artifact-Id>
                  <Maven-Version>${project.version}</Maven-Version>
                </manifestEntries>
              </archive>
              <!-- Remove examples and docoverride -->
              <excludes>
                <exclude>/examples/**</exclude>
              </excludes>
            </configuration>
          </execution>
        </executions>
      </plugin>

      <plugin>
        <groupId>biz.aQute.bnd</groupId>
        <artifactId>bnd-maven-plugin</artifactId>
        <version>3.2.0</version>

        <executions>
          <execution>
            <id>default-bnd-process</id>
            <goals>
              <goal>bnd-process</goal>
            </goals>
          </execution>
        </executions>
        <configuration>
          <bnd><![CDATA[
          Import-Package: \
            groovy.lang.*;resolution:=optional,\
            org.codehaus.groovy.*;resolution:=optional,\
            kotlin.*;resolution:=optional,\
            io.vertx.groovy.*;resolution:=optional,\
            io.vertx.ext.auth,\
            io.vertx.ext.auth.*;resolution:=optional,\
            io.vertx.ext.bridge,\
            io.vertx.ext.bridge.*;resolution:=optional,\
            io.vertx.lang.rxjava.*;resolution:=optional,\
            io.vertx.lang.groovy.*;resolution:=optional,\
            io.vertx.codegen.annotations;resolution:=optional,\
            io.vertx.rx.java;resolution:=optional,\
            io.vertx.rxjava.core.*;resolution:=optional,\
            io.vertx.rxjava.ext.auth.*;resolution:=optional,\
            rx.*;resolution:=optional,\
            io.reactivex.*;resolution:=optional,\
            io.vertx.lang.reactivex.*;resolution:=optional,\
            io.vertx.reactivex.*;resolution:=optional,\
            *
          -exportcontents: !*impl, !examples, *
          ]]></bnd>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-failsafe-plugin</artifactId>
        <version>2.19.1</version>
        <configuration>
          <includes>
            <include>**/HazelcastClusteredSessionHandlerTest.java</include>
          </includes>
        </configuration>
        <executions>
          <execution>
            <goals>
              <goal>integration-test</goal>
              <goal>verify</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>
</project>

POM Entry

<dependency>
   <groupId>io.vertx</groupId>
   <artifactId>vertx-web</artifactId>
   <version>3.5.0</version>
</dependency>

Download

If you think the following vertx-web-3.5.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download vertx-web-3.5.0.jar file




PreviousNext

Related