- Sort Score
- Result 10 results
- Languages All
Results 481 - 490 of 4,216 for pyversion (0.06 sec)
-
fess_sso++.xml
L1:<?xml version="1.0" encoding="UTF-8"?> L2:<!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" L3: "http://dbflute.org/meta/lastadi10.dtd"> L4:<components> L5: <component name="aadAuthenticator" class="org.codelibs.fess.sso.aad.AzureAdAuthenticator"> L6: </component> L7: <component name="oicAuthenticator" class="org.codelibs.fess.sso.oic.OpenIdConnectAuthenticator"> L8: </component> L9: <component name="samlAuthenticator" class="org.codelibs.fess.sso.saml.SamlAuthenticator"> L10: </component>...github.com/codelibs/fess/src/main/resources/fes...Sat Jul 04 00:28:21 UTC 2020 604 bytes -
osdd.xml
L1:<?xml version="1.0" encoding="UTF-8"?> L2:<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> L3: <ShortName>Fess</ShortName> L4: <Description>Full Text Search for Your Documents.</Description> L5: <Tags>Full Text Search</Tags> L6: <Contact>fess-user@lists.sourceforge.jp</Contact> L7: <SearchForm>http://localhost:8080/fess/</SearchForm> L8: <Url type="text/html" template="http://localhost:8080/fess/search?q={searchTerms}"/> L9: <InputEncoding>UTF-8</InputEncoding> L10:...github.com/codelibs/fess/src/main/webapp/WEB-IN...Thu Dec 10 02:26:02 UTC 2015 535 bytes -
fess_config_data_config.json
} L63: } L64: } L65: }, L66: "creation_date" : "1509021051038", L67: "number_of_shards" : "5", L68: "number_of_replicas" : "1", L69: "uuid" : "H4zzbuU5SJWFOLRnofoiNw", L70: "version" : { L71: "created" : "6000051" L72: }, L73: "provided_name" : "fess_config.data_config" L74: } L75: } L76: } L77:}...github.com/codelibs/fess/src/main/config/es/fes...Thu Dec 02 13:14:56 UTC 2021 1.7K bytes -
LICENSE
L1: L2: Apache License L3: Version 2.0, January 2004 L4: http://www.apache.org/licenses/ L5: L6: TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION L7: L8: 1. Definitions. L9: L10: "License" shall mean the terms and conditions for use, reproduction, L11: and distribution as defined by Sections 1 through 9 of this document. L12: L13: "Licensor" shall mean the copyright owner or entity authorized...github.com/kubernetes/kubernetes/LICENSES/third...Tue Oct 22 13:56:22 UTC 2024 10.5K bytes -
JvmUtilTest.java
public void test_getJavaVersion() { L22: System.setProperty("java.version", "1.4.2_19"); L23: assertEquals(4, JvmUtil.getJavaVersion()); L24: System.setProperty("java.version", "1.5.0_15"); L25: assertEquals(5, JvmUtil.getJavaVersion()); L26: System.setProperty("java.version", "1.6.0_34"); L27: assertEquals(6, JvmUtil.getJavaVersion()); L28: System.setProperty("java.version", "1.7.0_25"); L29: assertEquals(7, JvmUtil.getJavaVersion()); L30:...github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.6K bytes -
TestApplication.kt
L1:/* L2: * Copyright (C) 2023 Block, Inc. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...github.com/square/okhttp/android-test-app/src/m...Mon Jan 08 01:13:22 UTC 2024 702 bytes -
MockWebServerInstance.kt
L1:/* L2: * Copyright (C) 2020 Square, Inc. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...github.com/square/okhttp/mockwebserver-junit5/s...Tue Jan 23 14:31:42 UTC 2024 764 bytes -
ExchangeFinder.kt
L1:/* L2: * Copyright (C) 2022 Square, Inc. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...github.com/square/okhttp/okhttp/src/main/kotlin...Wed Dec 20 23:27:07 UTC 2023 730 bytes -
SearchForm.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 774 bytes -
DownloadForm.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 734 bytes