ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-servlet-api.pom

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-servlet-api.pom
Status
application-package
Type
file
Name
tomcat-servlet-api.pom
Extension
.pom
Programming language

      
    
Mime type
text/xml
File type
XML 1.0 document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
3253 (3.2 KB)
MD5
6d75fa984b038b02585180d7a5e238f7
SHA1
385065250177be9c273fb2a39a8a934bda241968
SHA256
12bcc14f405f92ccd9d9a19f725788f8351129f94b5ec5eb4ed67bac6e560e22
SHA512

      
    
SHA1_git
7413bd58564cda268a81d5a8627eb02f272f6f2d
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
tomcat-servlet-api.pom | 3.2 KB |

<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <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"> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-servlet-api</artifactId> <version>@MAVEN.DEPLOY.VERSION@</version> <description>jakarta.servlet package</description> <url>https://tomcat.apache.org/</url> <licenses> <license> <name> Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0 and Eclipse Public License - v 2.0 </name> <url> http://www.apache.org/licenses/LICENSE-2.0.txt and http://www.opensource.org/licenses/cddl1.txt and https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt </url> <distribution>repo</distribution> <comments> The Apache License, version 2.0 applies to all files apart from javaee_5.xsd, javaee_6.xsd, javaee_7.xsd, javaee_8.xsd, javaee_web_services_1_2.xsd, javaee_web_services_client_1_2.xsd, javaee_web_services_1_3.xsd, javaee_web_services_client_1_3.xsd, javaee_web_services_1_4.xsd, javaee_web_services_client_1_4.xsd, jsp_2_2.xsd, jsp_2_3.xsd, web-app_3_0.xsd, web-common_3_0.xsd, web-fragment_3_0.xsd, web-app_3_1.xsd, web-common_3_1.xsd, web-fragment_3_1.xsd, web-app_4_0.xsd, web-common_4_0.xsd, web-fragment_4_0.xsd, to which the CDDL version 1.0 applies and jakartaee_9.xsd jakartaee_10.xsd jakartaee_11.xsd jakarta_web-services_2_0.xsd jakarta_web-services_client_2_0.xsd jsp_3_0.xsd jsp_3_1.xsd jsp_4_0.xsd web-app_5_0.xsd web-app_6_0.xsd web-app_6_1.xsd web-common_5_0.xsd web-common_6_0.xsd web-common_6_1.xsd web-fragment_5_0.xsd web-fragment_6_0.xsd web-fragment_6_1.xsd web-jsptaglibrary_3_0.xsd web-jsptaglibrary_3_1.xsd web-jsptaglibrary_4_0.xsd to which the EPLv2 applies. </comments> </license> </licenses> </project>
Extra data

      
    
Package data
- md5:
  name: tomcat-servlet-api
  purl: pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40
  sha1:
  size:
  type: maven
  holder:
  sha256:
  sha512:
  parties: []
  subpath:
  vcs_url:
  version: '@MAVEN.DEPLOY.VERSION@'
  keywords: []
  copyright:
  namespace: org.apache.tomcat
  extra_data: {}
  is_private: no
  is_virtual: no
  qualifiers: {}
  description: jakarta.servlet package
  notice_text:
  api_data_url: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/tomcat-servlet-api-@MAVEN.DEPLOY.VERSION@.pom
  dependencies: []
  download_url:
  homepage_url: https://tomcat.apache.org/
  release_date:
  code_view_url:
  datasource_id: maven_pom
  file_references: []
  source_packages:
    - pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources
  bug_tracking_url:
  primary_language: Java
  license_detections:
    - matches:
        - score: '100.0'
          matcher: 2-aho
          end_line: 3
          rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_and_cddl-1.0_1.RULE
          from_file:
          start_line: 2
          matched_text: |
              Apache License, Version 2.0 and
                      Common Development And Distribution License (CDDL) Version 1.0 and
          match_coverage: '100.0'
          matched_length: 15
          rule_relevance: 100
          rule_identifier: apache-2.0_and_cddl-1.0_1.RULE
          license_expression: apache-2.0 AND cddl-1.0
          license_expression_spdx: Apache-2.0 AND CDDL-1.0
        - score: '100.0'
          matcher: 2-aho
          end_line: 4
          rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_7.RULE
          from_file:
          start_line: 4
          matched_text: '          Eclipse Public License - v 2.0'
          match_coverage: '100.0'
          matched_length: 6
          rule_relevance: 100
          rule_identifier: epl-2.0_7.RULE
          license_expression: epl-2.0
          license_expression_spdx: EPL-2.0
        - score: '100.0'
          matcher: 2-aho
          end_line: 6
          rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1317.RULE
          from_file:
          start_line: 5
          matched_text: |
            url: |
              http://www.apache.org/licenses/LICENSE-2.0.txt and
          match_coverage: '100.0'
          matched_length: 10
          rule_relevance: 100
          rule_identifier: apache-2.0_1317.RULE
          license_expression: apache-2.0
          license_expression_spdx: Apache-2.0
        - score: '100.0'
          matcher: 2-aho
          end_line: 7
          rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_7.RULE
          from_file:
          start_line: 7
          matched_text: '          http://www.opensource.org/licenses/cddl1.txt and'
          match_coverage: '100.0'
          matched_length: 7
          rule_relevance: 100
          rule_identifier: cddl-1.0_7.RULE
          license_expression: cddl-1.0
          license_expression_spdx: CDDL-1.0
        - score: '90.0'
          matcher: 2-aho
          end_line: 8
          rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/spdx_license_id_epl-2.0_for_epl-2.0.RULE
          from_file:
          start_line: 8
          matched_text: '          https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt'
          match_coverage: '100.0'
          matched_length: 3
          rule_relevance: 90
          rule_identifier: spdx_license_id_epl-2.0_for_epl-2.0.RULE
          license_expression: epl-2.0
          license_expression_spdx: EPL-2.0
        - score: '90.0'
          matcher: 2-aho
          end_line: 8
          rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/spdx_license_id_epl-2.0_for_epl-2.0.RULE
          from_file:
          start_line: 8
          matched_text: '          https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt'
          match_coverage: '100.0'
          matched_length: 3
          rule_relevance: 90
          rule_identifier: spdx_license_id_epl-2.0_for_epl-2.0.RULE
          license_expression: epl-2.0
          license_expression_spdx: EPL-2.0
        - score: '100.0'
          matcher: 2-aho
          end_line: 10
          rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_182.RULE
          from_file:
          start_line: 10
          matched_text: '  The Apache License, version 2.0 applies to all files apart from'
          match_coverage: '100.0'
          matched_length: 6
          rule_relevance: 100
          rule_identifier: apache-2.0_182.RULE
          license_expression: apache-2.0
          license_expression_spdx: Apache-2.0
      identifier: apache_2_0_and_cddl_1_0__and_epl_2_0_and_apache_2_0_and_cddl_1_0-a6390d88-0066-4497-ff25-8a81ee1893a4
      license_expression: (apache-2.0 AND cddl-1.0) AND epl-2.0 AND apache-2.0 AND cddl-1.0
      license_expression_spdx: (Apache-2.0 AND CDDL-1.0) AND EPL-2.0 AND Apache-2.0 AND CDDL-1.0
  repository_download_url: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/tomcat-servlet-api-@MAVEN.DEPLOY.VERSION@.jar
  repository_homepage_url: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/
  other_license_detections: []
  other_license_expression:
  declared_license_expression: (apache-2.0 AND cddl-1.0) AND epl-2.0 AND apache-2.0 AND cddl-1.0
  extracted_license_statement: |
    - license:
        name: |
          Apache License, Version 2.0 and
                  Common Development And Distribution License (CDDL) Version 1.0 and
                  Eclipse Public License - v 2.0
        url: |
          http://www.apache.org/licenses/LICENSE-2.0.txt and
                  http://www.opensource.org/licenses/cddl1.txt and
                  https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt
        comments: |
          The Apache License, version 2.0 applies to all files apart from
                  javaee_5.xsd,
                  javaee_6.xsd,
                  javaee_7.xsd,
                  javaee_8.xsd,
                  javaee_web_services_1_2.xsd,
                  javaee_web_services_client_1_2.xsd,
                  javaee_web_services_1_3.xsd,
                  javaee_web_services_client_1_3.xsd,
                  javaee_web_services_1_4.xsd,
                  javaee_web_services_client_1_4.xsd,
                  jsp_2_2.xsd,
                  jsp_2_3.xsd,
                  web-app_3_0.xsd,
                  web-common_3_0.xsd,
                  web-fragment_3_0.xsd,
                  web-app_3_1.xsd,
                  web-common_3_1.xsd,
                  web-fragment_3_1.xsd,
                  web-app_4_0.xsd,
                  web-common_4_0.xsd,
                  web-fragment_4_0.xsd,
                  to which the CDDL version 1.0 applies and
                  jakartaee_9.xsd
                  jakartaee_10.xsd
                  jakartaee_11.xsd
                  jakarta_web-services_2_0.xsd
                  jakarta_web-services_client_2_0.xsd
                  jsp_3_0.xsd
                  jsp_3_1.xsd
                  jsp_4_0.xsd
                  web-app_5_0.xsd
                  web-app_6_0.xsd
                  web-app_6_1.xsd
                  web-common_5_0.xsd
                  web-common_6_0.xsd
                  web-common_6_1.xsd
                  web-fragment_5_0.xsd
                  web-fragment_6_0.xsd
                  web-fragment_6_1.xsd
                  web-jsptaglibrary_3_0.xsd
                  web-jsptaglibrary_3_1.xsd
                  web-jsptaglibrary_4_0.xsd
                  to which the EPLv2 applies.
  other_license_expression_spdx:
  declared_license_expression_spdx: (Apache-2.0 AND CDDL-1.0) AND EPL-2.0 AND Apache-2.0 AND
    CDDL-1.0