Download vertx-web-3.0.0.jar file

Introduction

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

License

Open Source

Type List

vertx-web-3.0.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
io.vertx.ext.web.Cookie.class
io.vertx.ext.web.FileUpload.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.CookieHandler.class
io.vertx.ext.web.handler.CorsHandler.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.LoggerHandler.class
io.vertx.ext.web.handler.RedirectAuthHandler.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.impl.AuthHandlerImpl.class
io.vertx.ext.web.handler.impl.BasicAuthHandlerImpl.class
io.vertx.ext.web.handler.impl.BodyHandlerImpl.class
io.vertx.ext.web.handler.impl.CookieHandlerImpl.class
io.vertx.ext.web.handler.impl.CorsHandlerImpl.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.JWTAuthHandlerImpl.class
io.vertx.ext.web.handler.impl.LoggerHandlerImpl.class
io.vertx.ext.web.handler.impl.RedirectAuthHandlerImpl.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.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.LRUCache.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.HandlebarsTemplateEngine.class
io.vertx.ext.web.templ.JadeTemplateEngine.class
io.vertx.ext.web.templ.MVELTemplateEngine.class
io.vertx.ext.web.templ.TemplateEngine.class
io.vertx.ext.web.templ.ThymeleafTemplateEngine.class
io.vertx.ext.web.templ.impl.CachingTemplateEngine.class
io.vertx.ext.web.templ.impl.HandlebarsTemplateEngineImpl.class
io.vertx.ext.web.templ.impl.JadeTemplateEngineImpl.class
io.vertx.ext.web.templ.impl.MVELTemplateEngineImpl.class
io.vertx.ext.web.templ.impl.ThymeleafTemplateEngineImpl.class
io.vertx.groovy.ext.web.Cookie.class
io.vertx.groovy.ext.web.FileUpload.class
io.vertx.groovy.ext.web.Route.class
io.vertx.groovy.ext.web.Router.class
io.vertx.groovy.ext.web.RoutingContext.class
io.vertx.groovy.ext.web.Session.class
io.vertx.groovy.ext.web.handler.AuthHandler.class
io.vertx.groovy.ext.web.handler.AuthHandlerImpl.class
io.vertx.groovy.ext.web.handler.BasicAuthHandler.class
io.vertx.groovy.ext.web.handler.BodyHandler.class
io.vertx.groovy.ext.web.handler.CookieHandler.class
io.vertx.groovy.ext.web.handler.CorsHandler.class
io.vertx.groovy.ext.web.handler.ErrorHandler.class
io.vertx.groovy.ext.web.handler.FaviconHandler.class
io.vertx.groovy.ext.web.handler.FormLoginHandler.class
io.vertx.groovy.ext.web.handler.JWTAuthHandler.class
io.vertx.groovy.ext.web.handler.LoggerHandler.class
io.vertx.groovy.ext.web.handler.RedirectAuthHandler.class
io.vertx.groovy.ext.web.handler.ResponseTimeHandler.class
io.vertx.groovy.ext.web.handler.SessionHandler.class
io.vertx.groovy.ext.web.handler.StaticHandler.class
io.vertx.groovy.ext.web.handler.TemplateHandler.class
io.vertx.groovy.ext.web.handler.TimeoutHandler.class
io.vertx.groovy.ext.web.handler.UserSessionHandler.class
io.vertx.groovy.ext.web.handler.sockjs.BridgeEvent.class
io.vertx.groovy.ext.web.handler.sockjs.SockJSHandler.class
io.vertx.groovy.ext.web.handler.sockjs.SockJSSocket.class
io.vertx.groovy.ext.web.sstore.ClusteredSessionStore.class
io.vertx.groovy.ext.web.sstore.LocalSessionStore.class
io.vertx.groovy.ext.web.sstore.SessionStore.class
io.vertx.groovy.ext.web.templ.HandlebarsTemplateEngine.class
io.vertx.groovy.ext.web.templ.JadeTemplateEngine.class
io.vertx.groovy.ext.web.templ.MVELTemplateEngine.class
io.vertx.groovy.ext.web.templ.TemplateEngine.class
io.vertx.groovy.ext.web.templ.ThymeleafTemplateEngine.class
io.vertx.rxjava.ext.web.Cookie.class
io.vertx.rxjava.ext.web.FileUpload.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.CookieHandler.class
io.vertx.rxjava.ext.web.handler.CorsHandler.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.RedirectAuthHandler.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.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.HandlebarsTemplateEngine.class
io.vertx.rxjava.ext.web.templ.JadeTemplateEngine.class
io.vertx.rxjava.ext.web.templ.MVELTemplateEngine.class
io.vertx.rxjava.ext.web.templ.TemplateEngine.class
io.vertx.rxjava.ext.web.templ.ThymeleafTemplateEngine.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/clustered_session_store.js
vertx-web-js/cookie.js
vertx-web-js/cookie_handler.js
vertx-web-js/cors_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/handlebars_template_engine.js
vertx-web-js/jade_template_engine.js
vertx-web-js/jwt_auth_handler.js
vertx-web-js/local_session_store.js
vertx-web-js/logger_handler.js
vertx-web-js/mvel_template_engine.js
vertx-web-js/redirect_auth_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/thymeleaf_template_engine.js
vertx-web-js/timeout_handler.js
vertx-web-js/user_handler.js
vertx-web-js/user_session_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/clustered_session_store.rb
vertx-web/cookie.rb
vertx-web/cookie_handler.rb
vertx-web/cors_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/handlebars_template_engine.rb
vertx-web/jade_template_engine.rb
vertx-web/jwt_auth_handler.rb
vertx-web/local_session_store.rb
vertx-web/logger_handler.rb
vertx-web/mvel_template_engine.rb
vertx-web/redirect_auth_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/thymeleaf_template_engine.rb
vertx-web/timeout_handler.rb
vertx-web/user_handler.rb
vertx-web/user_session_handler.rb

Pom

vertx-web-3.0.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-ext-parent</artifactId>
    <version>14</version>
  </parent>

  <modelVersion>4.0.0</modelVersion>

  <artifactId>vertx-web</artifactId>
  <version>3.0.0</version>

  <properties>
    <stack.version>3.0.0</stack.version>
    <pac4j.version>1.6.0</pac4j.version>
  </properties>

  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>io.vertx</groupId>
        <artifactId>vertx-dependencies</artifactId>
        <version>${stack.version}</version>
        <type>pom</type>
        <scope>import</scope>
      </dependency>
    </dependencies>
  </dependencyManagement>

  <dependencies>

    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-core</artifactId>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-codegen</artifactId>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-docgen</artifactId>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-codetrans</artifactId>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-lang-groovy</artifactId>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-lang-ruby</artifactId>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-lang-js</artifactId>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-rx-java</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-auth-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>org.thymeleaf</groupId>
      <artifactId>thymeleaf</artifactId>
      <version>2.1.2.RELEASE</version>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.github.jknack</groupId>
      <artifactId>handlebars</artifactId>
      <version>1.3.0</version>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>de.neuland-bfi</groupId>
      <artifactId>jade4j</artifactId>
      <version>0.4.0</version>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.mvel</groupId>
      <artifactId>mvel2</artifactId>
      <version>2.2.0.Final</version>
      <optional>true</optional>
    </dependency>

    <!-- Testing -->
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>4.11</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-core</artifactId>
      <type>test-jar</type>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-auth-shiro</artifactId>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-hazelcast</artifactId>
      <version>${project.version}</version>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>com.hazelcast</groupId>
      <artifactId>hazelcast</artifactId>
      <version>3.4</version>
      <exclusions>
        <exclusion>
          <groupId>net.sourceforge.findbugs</groupId>
          <artifactId>annotations</artifactId>
        </exclusion>
      </exclusions>
      <scope>test</scope>
    </dependency>

  </dependencies>

  <build>
    <pluginManagement>
      <plugins>
        <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>
      </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/vertxbus.js</file>
                  <classifier>client</classifier>
                  <type>js</type>
                </artifact>
              </artifacts>
            </configuration>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>

  <profiles>
    <profile>
      <!-- Run clustering tests using Hazelcast instead of FakeClusterManager -->
      <id>hazelcast-tests</id>

      <build>
        <plugins>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <configuration>
              <includes>
                <include>**/HazelcastClusteredSessionHandlerTest.java</include>
              </includes>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>

    <profile>
      <!-- Disable SockJS protocol tests on CI as CI doesn't like python stuff -->
      <id>CI-tests</id>

      <build>
        <plugins>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <configuration>
              <excludes>
                <exclude>**/SockJSProtocolTest.java</exclude>
                <exclude>**/HazelcastClusteredSessionHandlerTest.java</exclude>
              </excludes>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>
  </profiles>



</project>

POM Entry

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

Download

If you think the following vertx-web-3.0.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.0.0.jar file




PreviousNext

Related