Package jetty: Information

    Source package: jetty
    Version: 9.4.56-alt1
    Latest version according to Repology
    Build time:  Nov 22, 2024, 08:51 AM in the task #363120
    Category: Networking/WWW
    Report package bug
    Home page: https://jetty.org/

    License: Apache-2.0 or EPL-1.0
    Summary: Java Webserver and Servlet Container
    Description: 
    
    Jetty is a 100% Java HTTP Server and Servlet Container. This means that you
    do not need to configure and run a separate web server (like Apache) in order
    to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully
    featured web server for static and dynamic content. Unlike separate
    server/container solutions, this means that your web server and web
    application run in the same process, without interconnection overheads
    and complications. Furthermore, as a pure java component, Jetty can be simply
    included in your application for demonstration, distribution or deployment.
    Jetty is available on all Java supported platforms.

    List of RPM packages built from this SRPM:
    jetty (noarch)
    jetty-client (noarch)
    jetty-continuation (noarch)
    jetty-http (noarch)
    jetty-io (noarch)
    jetty-jaas (noarch)
    jetty-javadoc (noarch)
    jetty-jmx (noarch)
    jetty-security (noarch)
    jetty-server (noarch)
    jetty-servlet (noarch)
    jetty-util (noarch)
    jetty-util-ajax (noarch)
    jetty-webapp (noarch)
    jetty-xml (noarch)

    Maintainer: Andrey Cherepanov


    ACL:
    Igor Vlasenko
    @everybody

      1. /proc
      2. maven-local
      3. mvn(javax.servlet:javax.servlet-api)
      4. mvn(org.apache.felix:maven-bundle-plugin)
      5. mvn(org.apache.maven.plugins:maven-shade-plugin)
      6. mvn(org.codehaus.mojo:build-helper-maven-plugin)
      7. mvn(org.slf4j:slf4j-api)
      8. rpm-build-java
      9. rpm-build-java-osgi
      10. rpm-macros-java
      11. jpackage-default

    Last changed


    Nov. 21, 2024 Andrey Cherepanov 9.4.56-alt1
    Feb. 13, 2022 Igor Vlasenko 9.4.40-alt1_2jpp11
    - do not package init script in minimal version (closes: 41882)
    June 15, 2021 Igor Vlasenko 9.4.40-alt1_1jpp11
    - fc update