Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 8,124 for Apache2 (0.19 sec)

  1. build-logic/dependency-modules/src/main/kotlin/gradlebuild/modules/extension/ExternalModulesExtension.kt

            commonsMath to License.Apache2,
            compileTesting to License.Apache2,
            configurationCacheReport to License.Apache2,
            fastutil to License.Apache2,
            gcs to License.Apache2,
            googleApiClient to License.Apache2,
            googleHttpClient to License.Apache2,
            googleHttpClientGson to License.Apache2,
            googleHttpClientApacheV2 to License.Apache2,
    Plain Text
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Tue Apr 16 15:50:58 GMT 2024
    - 14.4K bytes
    - Viewed (0)
  2. build-logic/dependency-modules/src/main/kotlin/gradlebuild/modules/model/License.kt

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package gradlebuild.modules.model
    
    
    enum class License(val displayName: String) {
        Apache2("Apache 2.0"),
        BSD3("3-Clause BSD"),
        BSDStyle("BSD-style"),
        CDDL("CDDL"),
        EDL("Eclipse Distribution License 1.0"),
        EPL("Eclipse Public License 1.0"),
        LGPL21("LGPL 2.1"),
        MIT("MIT")
    Plain Text
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Fri Jan 08 10:41:04 GMT 2021
    - 922 bytes
    - Viewed (0)
  3. cmd/object-api-listobjects_test.go

    				{Name: "a.txt"},
    				{Name: "a/1.txt"},
    				{Name: "apache2-doc/1.txt"},
    				{Name: "apache2/-sub/2.txt"},
    				{Name: "apache2/1.txt"},
    			},
    		},
    		{
    			Objects: []ObjectInfo{
    				{Name: "apache2-doc/1.txt"},
    				{Name: "apache2/1.txt"},
    			},
    		},
    		{
    			Prefixes: []string{"apache2-doc/", "apache2/", "azerty/"},
    		},
    	}
    
    	testCases := []struct {
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Tue Jan 30 20:43:25 GMT 2024
    - 73.1K bytes
    - Viewed (0)
  4. .idea/copyright/apache.xml

        <option name="notice" value="Copyright 2010-&amp;#36;today.year JetBrains s.r.o. and Kotlin Programming Language contributors.&#10;Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file." />
        <option name="myName" value="apache" />
      </copyright>
    XML
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Tue May 28 10:08:07 GMT 2019
    - 432 bytes
    - Viewed (0)
  5. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/apache/3/apache-3.pom

        </repository>
        <snapshotRepository>
          <id>apache.snapshots</id>
          <name>Apache Development Snapshot Repository</name>
          <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
        </snapshotRepository>
      </distributionManagement>
      <mailingLists>
        <mailingList>
          <name>Apache Announce List</name>
    Plain Text
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Sat Nov 09 12:45:14 GMT 2019
    - 3.3K bytes
    - Viewed (0)
  6. apache-maven/src/main/appended-resources/licenses/Apache-2.0.txt

                                     Apache License
                               Version 2.0, January 2004
                            http://www.apache.org/licenses/
    
       TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    
       1. Definitions.
    
          "License" shall mean the terms and conditions for use, reproduction,
          and distribution as defined by Sections 1 through 9 of this document.
    
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Jan 28 11:47:17 GMT 2020
    - 11.1K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/apache/3/apache-3.pom.sha1

    John Dennis Casey <******@****.***> 1192565740 +0000
    Plain Text
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 40 bytes
    - Viewed (0)
  8. maven-core/src/test/remote-repo/org/apache/apache/1/apache-1.pom

        </repository>
        <snapshotRepository>
          <id>apache.snapshots</id>
          <name>Apache Development Snapshot Repository</name>
          <url>scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
        </snapshotRepository>
      </distributionManagement>
      <mailingLists>
        <mailingList>
          <name>Apache Announce List</name>
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Nov 09 12:45:14 GMT 2019
    - 3.3K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/apache/apache/3/apache-3.pom

        </repository>
        <snapshotRepository>
          <id>apache.snapshots</id>
          <name>Apache Development Snapshot Repository</name>
          <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
        </snapshotRepository>
      </distributionManagement>
      <mailingLists>
        <mailingList>
          <name>Apache Announce List</name>
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 3.3K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/META-INF/maven/org.apache.maven.api.di.Inject

    org.apache.maven.project.EmptyLifecycleBindingsInjector...
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Apr 12 10:50:18 GMT 2024
    - 55 bytes
    - Viewed (0)
Back to top