- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 461 for module1 (0.04 seconds)
-
guava/module.json
{ "formatVersion": "1.1", "component": { "group": "${pom.groupId}", "module": "${pom.artifactId}", "version": "${pom.version}", "attributes": { "org.gradle.status": "${module.status}" } }, "createdBy": { "maven": { "version": "${maven.version}", "buildId": "${maven.build.version}" } }, "variants": [ { "name": "${variant.jvmEnvironmentVariantName}ApiElements",Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Mon Sep 29 19:50:42 GMT 2025 - 7.5K bytes - Click Count (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/Type.java
/** * Artifact type name for a JAR file that can be placed either on the annotation processor class path * or module path. The path (classes or modules) is chosen by the plugin, possibly using heuristic rules. */ String PROCESSOR = "processor"; /** * Artifact type name for a JAR file to unconditionally place on the annotation processor class path.Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jun 06 14:28:57 GMT 2025 - 6.5K bytes - Click Count (0) -
build-logic-commons/module-identity/src/main/kotlin/gradlebuild.module-jar.gradle.kts
* of project dependencies. This optimizes module loading during runtime, as we will only load external * modules that are not loaded transitively by other project modules. * * We perform this filtering, since if we simply include all external dependencies, regardless of whether * they are already loaded transitively, there is a measurable performance impact during module-loading. */
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri May 16 18:26:52 GMT 2025 - 4.4K bytes - Click Count (0) -
compat/maven-model-builder/src/test/resources/poms/inheritance/module-path-not-artifactId-parent.xml
<groupId>inheritance</groupId> <artifactId>parent</artifactId> <version>11-SNAPSHOT</version> <name>Model inheritance test parent: module path != artifactId</name> <modules> <module>child</module> </modules> <!-- 5 URLs in the pom will be inherited with path added --> <url>http://www.apache.org/</url> <scm> <connection>scm:my-scm:http://domain.org/base</connection>
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 1.7K bytes - Click Count (0) -
okhttp-tls/Module.md
# Module okhttp-tls
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Apr 02 11:27:49 GMT 2019 - 68 bytes - Click Count (0) -
okhttp-coroutines/Module.md
# Module okhttp-coroutines
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sun Mar 06 15:31:31 GMT 2022 - 55 bytes - Click Count (0) -
okhttp/Module.md
# Module okhttp
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Apr 02 11:27:49 GMT 2019 - 74 bytes - Click Count (0) -
okhttp-sse/Module.md
# Module okhttp-sse
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Apr 02 11:27:49 GMT 2019 - 53 bytes - Click Count (0) -
mockwebserver/Module.md
# Module mockwebserver
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Apr 02 11:27:49 GMT 2019 - 74 bytes - Click Count (0) -
architecture/standards/0005-introduce-core-ui-architecture-module.md
This ADR does not specify the owner of this new architecture module. However, as a separate module, it can be assigned ownership independently of the other core services. ## Status ACCEPTED ## Consequences - Introduce the module and move the services and their implementations.
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Tue Jan 07 08:43:32 GMT 2025 - 1.3K bytes - Click Count (0)