- Sort Score
- Result 10 results
- Languages All
Results 161 - 170 of 661 for mean_t (0.04 sec)
-
compat/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java
- import org.eclipse.aether.util.graph.manager.ClassicDependencyManager;
- /**
- * A utility class to assist in setting up a Maven-like repository system. Note: This component is meant to
- * assist those clients that employ the repository system outside of an IoC container, Maven plugins should instead
- * always use regular dependency injection to acquire the repository system.
- *
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.4K bytes - Viewed (0) -
dbflute_fess/dfprop/conditionBeanMap.dfprop
- # , EmptyString, FromTo, DateFromTo, RangeOf, ...
- # , (and prefix '!' means excluding, '%' means reviving)
- # table: table name (hint) or $$ALL$$
- # column: column name (hint) or $$CommonColumn$$ or $$VersionNo$$
- #
- # Example:
- # map:{
- # # This means that String includes GreaterThan at MEMBER.MEMBER_ACCOUNT only
- # # and LessThan at PRODUCT.PRODUCT_NAME and PRODUCT.PRODUCT_HANDLE_CODE,
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 31 23:35:14 UTC 2015 - 4K bytes - Viewed (0) -
internal/rest/client.go
- }
- default:
- // This is where we'd set it to -1 (at least
- // if body != NoBody) to mean unknown, but
- // that broke people during the Go 1.8 testing
- // period. People depend on it being 0 I
- // guess. Maybe retry later. See Issue 18117.
- }
- // For client requests, Request.ContentLength of 0
- // means either actually 0, or unknown. The only way
- // to explicitly say that the ContentLength is zero is
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Jul 26 12:55:01 UTC 2024 - 14.7K bytes - Viewed (0) -
licenses/github.com/hashicorp/errwrap/LICENSE
- Secondary License.
- 1.6. “Executable Form”
- means any form of the work other than Source Code Form.
- 1.7. “Larger Work”
- means a work that combines Covered Software with other material, in a separate
- file or files, that is not Covered Software.
- 1.8. “License”
- means this document.
- 1.9. “Licensable”
- means having the right to grant, to the maximum extent possible, whether at the
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Sat Oct 26 02:47:39 UTC 2019 - 15.6K bytes - Viewed (0) -
licenses/github.com/hashicorp/go-version/LICENSE
- Secondary License.
- 1.6. “Executable Form”
- means any form of the work other than Source Code Form.
- 1.7. “Larger Work”
- means a work that combines Covered Software with other material, in a separate
- file or files, that is not Covered Software.
- 1.8. “License”
- means this document.
- 1.9. “Licensable”
- means having the right to grant, to the maximum extent possible, whether at the
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jun 06 15:59:40 UTC 2024 - 15.6K bytes - Viewed (0) -
licenses/github.com/hashicorp/golang-lru/v2/LICENSE
- a Secondary License.
- 1.6. "Executable Form"
- means any form of the work other than Source Code Form.
- 1.7. "Larger Work"
- means a work that combines Covered Software with other material, in a
- separate file or files, that is not Covered Software.
- 1.8. "License"
- means this document.
- 1.9. "Licensable"
- means having the right to grant, to the maximum extent possible, whether
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Feb 03 20:21:32 UTC 2023 - 15.6K bytes - Viewed (0) -
docs/en/docs/tutorial/bigger-applications.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 18.4K bytes - Viewed (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/ModelCache.java
- import java.util.function.Supplier;
- import org.apache.maven.building.Source;
- /**
- * Caches auxiliary data used during model building like already processed raw/effective models. The data in the cache
- * is meant for exclusive consumption by the model builder and is opaque to the cache implementation. The cache key is
- * formed by a combination of group id, artifact id, version and tag. The first three components generally refer to the
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 1.7K bytes - Viewed (0) -
dbflute_fess/dfprop/classificationDefinitionMap.dfprop
- # }
- # }
- #
- # *The line that starts with '#' means comment-out.
- #
- map:{
- # example for implicit classification
- #; Flg = list:{
- # ; map:{topComment=general boolean classification for every flg-column; codeType=Number}
- # ; map:{code=1; name=True ; alias=Checked ; comment=means yes; sisterCode=true}
- # ; map:{code=0; name=False; alias=Unchecked; comment=means no ; sisterCode=false}
- #}
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Jul 04 22:46:31 UTC 2015 - 2.2K bytes - Viewed (0) -
impl/maven-core/src/main/java/org/apache/maven/artifact/repository/RepositoryCache.java
- * under the License.
- */
- package org.apache.maven.artifact.repository;
- /**
- * Caches auxiliary data used during repository access like already processed metadata. The data in the cache is meant
- * for exclusive consumption by the repository system and is opaque to the cache implementation.
- *
- */
- @Deprecated
- //
- // Used by Tycho and will break users and force them to upgrade to Maven 3.1 so we should really leave
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.6K bytes - Viewed (0)