Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 472 for 2F11 (0.06 sec)

  1. internal/s3select/simdj/testdata/parking-citations-10.json.zst

    E CURB","Fine":58,"Latitude":6439997.9,"Longitude":1802686.4} {"Ticket":1104820732,"IssueData":"2015-12-26T00:00:00","IssueTime":"1515","RPState":"CA","PlateExpiry":"","Make":"ACUR","BodyStyle":"PA","Color":"WH","Location":"100 WORLD WAY","Route":"2F11","Agency":2,"ViolationCode":"000","ViolationDescr":"17104h","Fine":"","Latitude":6440041.1,"Longitude":1802686.2} {"Ticket":1105461453,"IssueData":"2015-09-15T00:00:00","IssueTime":"115","RPState":"CA","PlateExpiry":"200316","Make":"CHEV","BodySty...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Jun 01 21:59:40 UTC 2021
    - 693 bytes
    - Viewed (0)
  2. build-logic-commons/build-platform/build.gradle.kts

            api("com.sun.xml.bind:jaxb-core:2.2.11")
            api("com.sun.xml.bind:jaxb-impl:2.2.11")
            api("junit:junit:4.13.2")
            api("org.spockframework:spock-core:$spockVersion")
            api("org.spockframework:spock-junit4:$spockVersion")
            api("org.asciidoctor:asciidoctorj:2.5.11")
            api("org.asciidoctor:asciidoctorj-api:2.5.11")
            api("org.asciidoctor:asciidoctorj-pdf:2.3.10")
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Oct 29 21:53:00 UTC 2024
    - 4.8K bytes
    - Viewed (0)
  3. test-site/build.sbt

      )
    
    scalaVersion := "2.11.1"
    
    libraryDependencies ++= Seq(
      javaJdbc,
      javaEbean,
      cache,
      javaWs
    )
    
    libraryDependencies += "org.codelibs" % "elasticsearch-cluster-runner" % "2.1.2.0"
    
    libraryDependencies += "org.codelibs" % "elasticsearch-fess-suggest" % "2.1.2"
    
    libraryDependencies += "org.codelibs" % "elasticsearch-analysis-kuromoji-neologd" % "2.1.1"
    
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Fri Apr 01 05:40:58 UTC 2016
    - 968 bytes
    - Viewed (0)
  4. fess-crawler/src/test/resources/ajax/js/jquery-2.1.1.min.js

    ument)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.1",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(th...
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sun Oct 11 02:16:55 UTC 2015
    - 82.3K bytes
    - Viewed (0)
  5. src/test/java/org/codelibs/core/collection/ArrayUtilTest.java

            assertThat(ArrayUtil.equalsIgnoreSequence(new Object[] { "1", "1" }, new Object[] { "1", "2" }), is(not(true)));
            assertThat(ArrayUtil.equalsIgnoreSequence(new Object[] { "1", "2", "1", "2" }, new Object[] { "2", "2", "1", "1" }), is(true));
    
            assertThat(ArrayUtil.equalsIgnoreSequence(null, null), is(true));
            assertThat(ArrayUtil.equalsIgnoreSequence(null, new Object[] {}), is(not(true)));
        }
    
        /**
    Registered: Fri Nov 01 20:58:10 UTC 2024
    - Last Modified: Thu Mar 07 01:59:08 UTC 2024
    - 10.6K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/collect/Collections2Test.java

        assertNextPermutation(newArrayList(1, 1, 2), permutations);
        assertNextPermutation(newArrayList(1, 2, 1), permutations);
        assertNextPermutation(newArrayList(2, 1, 1), permutations);
        assertNextPermutation(newArrayList(2, 1, 1), permutations);
        assertNextPermutation(newArrayList(1, 2, 1), permutations);
        assertNextPermutation(newArrayList(1, 1, 2), permutations);
        assertNoMorePermutations(permutations);
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Feb 21 10:16:44 UTC 2024
    - 19.7K bytes
    - Viewed (0)
  7. guava-tests/test/com/google/common/collect/Collections2Test.java

        assertNextPermutation(newArrayList(1, 1, 2), permutations);
        assertNextPermutation(newArrayList(1, 2, 1), permutations);
        assertNextPermutation(newArrayList(2, 1, 1), permutations);
        assertNextPermutation(newArrayList(2, 1, 1), permutations);
        assertNextPermutation(newArrayList(1, 2, 1), permutations);
        assertNextPermutation(newArrayList(1, 1, 2), permutations);
        assertNoMorePermutations(permutations);
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Feb 21 10:16:44 UTC 2024
    - 19.7K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.21.md

        - [Container Images](#container-images-2)
      - [Changelog since v1.21.11](#changelog-since-v12111)
      - [Changes by Kind](#changes-by-kind-1)
        - [Bug or Regression](#bug-or-regression-1)
      - [Dependencies](#dependencies-2)
        - [Added](#added-2)
        - [Changed](#changed-2)
        - [Removed](#removed-2)
    - [v1.21.11](#v12111)
      - [Downloads for v1.21.11](#downloads-for-v12111)
        - [Source Code](#source-code-3)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  9. guava-tests/benchmark/com/google/common/collect/InternersBenchmark.java

    /*
     * Copyright (C) 2011 The Guava Authors
     *
     * Licensed 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,
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Mar 04 04:06:35 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  10. licenses/github.com/miekg/dns/LICENSE

    BSD 3-Clause License
    
    Copyright (c) 2009, The Go Authors. Extensions copyright (c) 2011, Miek Gieben. 
    All rights reserved.
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:
    
    1. Redistributions of source code must retain the above copyright notice, this
       list of conditions and the following disclaimer.
    
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Tue Mar 14 18:02:23 UTC 2023
    - 1.5K bytes
    - Viewed (0)
Back to top