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

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

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

      
    
Rootfs path

      
    
Size
2002 (2.0 KB)
MD5
fcf609750da1c4b57f92415c23dc4ce0
SHA1
37b28bdd9e442c16c368852eefbdc2fcbb3c5e3a
SHA256
6ab75811ac35c2c6a313419566b21ad1a6cc766894fa9d9e4aec5f49b21e7533
SHA512

      
    
SHA1_git
a5d29579b453bf0c0f13b2f43493b07187688c19
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
import-control-transaction-coordinator.xml | 2.0 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="org.apache.kafka"> <!-- THINK HARD ABOUT THE LAYERING OF THE PROJECT BEFORE CHANGING THIS FILE --> <!-- common library dependencies --> <allow pkg="java" /> <allow pkg="org.junit" /> <allow pkg="org.mockito" /> <!-- no one depends on the server --> <disallow pkg="kafka" /> <!-- anyone can use public classes --> <subpackage name="coordinator"> <subpackage name="transaction"> <allow pkg="org.apache.kafka.server.common" /> <allow pkg="org.apache.kafka.clients" /> <allow pkg="org.apache.kafka.coordinator.common.runtime" /> <allow pkg="org.apache.kafka.coordinator.transaction" /> <allow pkg="org.apache.kafka.common" /> <allow pkg="org.apache.kafka.test" /> <allow pkg="org.slf4j" /> <allow pkg="kafka.coordinator.transaction" /> <subpackage name="generated"> <allow pkg="com.fasterxml.jackson" /> </subpackage> </subpackage> </subpackage> </import-control>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
46.67
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