kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/checkstyle/import-control-examples.xml

Path
kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/checkstyle/import-control-examples.xml
Status
scanned
Type
file
Name
import-control-examples.xml
Extension
.xml
Programming language

      
    
Mime type
text/plain
File type
exported SGML document, ASCII text
Tag

      
    
Rootfs path

      
    
Size
1586 (1.5 KB)
MD5
f1ca5ecea445c594b29cb23d673f226f
SHA1
89fc937da3f73cb3d7b1f7d27a8aa99cae722658
SHA256
cdbaeba4cbeaa06694c4e9c5cfd91779e7fa145c531c094474a516b22ab19f46
SHA512

      
    
SHA1_git
71a27a4e1ae31799027667794ee11e31b26fb4e7
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
import-control-examples.xml | 1.5 KB |

<!DOCTYPE import-control PUBLIC "-//Puppy Crawl//DTD Import Control 1.1//EN" "http://www.puppycrawl.com/dtds/import_control_1_1.dtd"> <!-- 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. --> <import-control pkg="kafka.examples"> <!-- common library dependencies --> <allow pkg="java" /> <allow pkg="scala" /> <allow pkg="javax.management" /> <allow pkg="org.slf4j" /> <allow pkg="org.junit" /> <allow pkg="java.security" /> <allow pkg="javax.net.ssl" /> <allow pkg="javax.security" /> <!-- public API--> <allow pkg="org.apache.kafka.clients.consumer" /> <allow pkg="org.apache.kafka.clients.producer" /> <allow pkg="org.apache.kafka.clients.admin" /> <allow pkg="org.apache.kafka.common" exact-match="true" /> <allow pkg="org.apache.kafka.common.errors" /> <allow pkg="org.apache.kafka.common.serialization" /> </import-control>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
52.19
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 12 12