- Sort Score
- Result 10 results
- Languages All
Results 161 - 170 of 753 for versiones (0.1 sec)
-
compat/maven-compat/src/test/remote-repo/org/apache/maven/its/b/maven-metadata.xml
<?xml version="1.0" encoding="UTF-8"?> <metadata> <groupId>org.apache.maven.its</groupId> <artifactId>b</artifactId> <version>0.1</version> <versioning> <versions> <version>0.1</version> </versions> <lastUpdated>20091023222817</lastUpdated> </versioning>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 295 bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/GwtFuturesCatchingSpecialization.java
/** * Hidden superclass of {@link Futures} that provides us a place to declare special GWT versions of * the {@link Futures#catching(ListenableFuture, Class, com.google.common.base.Function, * java.util.concurrent.Executor) Futures.catching} family of methods. Those versions have slightly * different signatures. */ @GwtCompatible(emulated = true) @J2ktIncompatible // Super-sourced
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Apr 04 09:45:04 UTC 2023 - 1.4K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/GwtFluentFutureCatchingSpecialization.java
import org.checkerframework.checker.nullness.qual.Nullable; /** * Hidden superclass of {@link FluentFuture} that provides us a place to declare special GWT * versions of the {@link FluentFuture#catching(Class, com.google.common.base.Function) * FluentFuture.catching} family of methods. Those versions have slightly different signatures. */ @GwtCompatible(emulated = true) @J2ktIncompatible // Super-sourced @ElementTypesAreNonnullByDefault
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Apr 04 09:45:04 UTC 2023 - 1.5K bytes - Viewed (0) -
.github/SECURITY.md
# Security Policy ## Supported Versions Information about supported Istio versions can be found on the [Support Announcements] page on Istio's website. ## Reporting a Vulnerability Instructions for reporting a vulnerability can be found on the [Istio Security Vulnerabilities] page. The Istio Product Security Working Group receives vulnerability and security issue reports, and the company affiliation of the members of
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri May 12 15:17:53 UTC 2023 - 905 bytes - Viewed (0) -
src/main/java/jcifs/DialectVersion.java
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 3.6K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/metadata/ArtifactMetadataSource.java
import org.apache.maven.artifact.repository.ArtifactRepository; import org.apache.maven.artifact.versioning.ArtifactVersion; /** * Provides some metadata operations, like querying the remote repository for a list of versions available for an * artifact. * */ @Deprecated public interface ArtifactMetadataSource { ResolutionGroup retrieve(MetadataResolutionRequest request) throws ArtifactMetadataRetrievalException;
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 3.5K bytes - Viewed (0) -
api/maven-api-metadata/src/main/mdo/metadata.mdo
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Wed May 15 17:32:27 UTC 2024 - 15.8K bytes - Viewed (0) -
src/test/resources/plugin/repo2/fess-ds-atlassian/maven-metadata.xml
<?xml version="1.0" encoding="UTF-8"?> <metadata modelVersion="1.1.0"> <groupId>org.codelibs.fess</groupId> <artifactId>fess-ds-atlassian</artifactId> <versioning> <latest>13.2.1-SNAPSHOT</latest> <release></release> <versions> <version>12.2.0-SNAPSHOT</version> <version>12.5.0-SNAPSHOT</version> <version>12.5.1-SNAPSHOT</version> <version>12.6.1-SNAPSHOT</version> <version>13.0.1-SNAPSHOT</version>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Aug 15 02:16:52 UTC 2019 - 623 bytes - Viewed (0) -
build-logic-commons/build-platform/build.gradle.kts
api("org.jetbrains.kotlin:kotlin-gradle-plugin") { version { strictly(kotlinVersion) } } api(kotlin("compiler-embeddable")) { version { strictly(kotlinVersion) } } api("org.jlleitschuh.gradle:ktlint-gradle:10.3.0") api("com.autonomousapps:dependency-analysis-gradle-plugin:1.33.0") api("com.squareup.okio:okio:3.4.0") {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 29 21:53:00 UTC 2024 - 4.8K bytes - Viewed (0) -
src/test/resources/plugin/repo3/fess-crawler-db-mysql/maven-metadata.xml
<?xml version="1.0" encoding="UTF-8"?> <metadata> <groupId>org.codelibs.fess</groupId> <artifactId>fess-crawler-db-mysql</artifactId> <versioning> <latest>1.0.12</latest> <release>1.0.12</release> <versions> <version>1.0.0</version> <version>1.0.1</version> <version>1.0.2</version> <version>1.0.3</version> <version>1.0.4</version> <version>1.0.5</version> <version>1.0.6</version>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Jun 17 13:30:41 UTC 2024 - 722 bytes - Viewed (0)