kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/gradlewAll

Path
kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/gradlewAll
Status
scanned
Type
file
Name
gradlewAll
Extension

      
    
Programming language
Bash
Mime type
text/plain
File type
a /usr/bin/env sh script, ASCII text executable
Tag

      
    
Rootfs path

      
    
Size
1269 (1.2 KB)
MD5
a6c92bad59c0fe00a8eb5cc90b86ca98
SHA1
9b73f39a1786e47555e4f192c2a74ac4ed32831c
SHA256
93c6f33734a6e65f7c41e2cf98017ed4a715ea9f9807b52ac6c8fceaa14fdbfc
SHA512

      
    
SHA1_git
21d6d7b7525723c4a56c3cefe53cc5a07c006990
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
gradlewAll | 1.2 KB |

#!/usr/bin/env sh # 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. # Convenient way to invoke a gradle command with all Scala versions supported # by default # This script was originally designed to support multiple Scala versions (2.12 and 2.13), # but as Scala 2.12 is no longer supported, this script is no longer necessary. # We are keeping it for backwards compatibility. It will be removed in a future release. echo "Warning: This script is deprecated and will be removed in a future release." ./gradlew "$@" -PscalaVersion=2.13
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
61.66
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 10 10