- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 167 for MODULES (0.05 seconds)
-
build-logic/src/main/kotlin/okhttp.base-conventions.gradle.kts
group = "com.squareup.okhttp3" version = "5.4.0-SNAPSHOT" val platform = project.platform val testJavaVersion = project.testJavaVersion // Friend configurations - moved here to be shared across all modules (including android-test) val friendsApi = configurations.maybeCreate("friendsApi").apply { isCanBeResolved = true isCanBeConsumed = false isTransitive = true }
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Feb 04 22:16:39 GMT 2026 - 1.9K bytes - Click Count (0) -
build-logic/src/main/kotlin/okhttp.testing-conventions.gradle.kts
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Feb 07 07:16:57 GMT 2026 - 1.7K bytes - Click Count (0) -
src/main/webapp/js/admin/searchlist.js
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Sep 12 06:47:49 GMT 2018 - 422 bytes - Click Count (0) -
futures/README.md
The modules under this directory will be released exactly once each. Once that
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Sep 12 21:42:09 GMT 2018 - 141 bytes - Click Count (0) -
okhttp-osgi-tests/src/test/kotlin/okhttp3/osgi/OsgiTest.kt
// Ensure we start from scratch. fileSystem.deleteRecursively(workspaceDir) fileSystem.createDirectories(workspaceDir) } /** * Resolve the OSGi metadata of the all okhttp3 modules. If required modules do not have OSGi * metadata this will fail with an exception. */ @Test fun testMainModuleWithSiblings() { createWorkspace().use { workspace -> createBndRun(workspace).use { bndRun ->Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Mar 19 19:25:20 GMT 2025 - 5K bytes - Click Count (0) -
module-tests/src/main/java/okhttp3/modules/Main.java
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package okhttp3.modules; import okhttp3.Call; import okhttp3.HttpUrl; import java.io.IOException; public class Main { public static void main(String[] args) throws IOException {Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Sep 21 06:22:22 GMT 2025 - 934 bytes - Click Count (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/JavaPathType.java
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Mon Dec 15 11:13:42 GMT 2025 - 15.7K bytes - Click Count (1) -
android/pom.xml
<id>cpovirk</id> <name>Chris Povirk</name> <email>******@****.***</email> </developer> </developers> <modules> <module>guava</module> <module>guava-bom</module> <module>guava-testlib</module> <module>guava-tests</module> </modules> <scm> <connection>scm:git:https://github.com/google/guava.git</connection>
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Feb 17 19:12:41 GMT 2026 - 26.9K bytes - Click Count (0) -
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/ModelUpgradeStrategyTest.java
// Verify modules element was renamed to subprojects - use the updated document from pomMap Document updatedDocument = pomMap.get(Paths.get("pom.xml")); Editor editor = new Editor(updatedDocument); Element root = editor.root(); assertNull(DomUtils.findChildElement(root, "modules"));Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 38.8K bytes - Click Count (0) -
.github/CODEOWNERS
platforms/core-execution/snapshots/ @gradle/bt-cortex # Other core modules subprojects/core # @gradle/bt-cortex to be eventually moved to other core modules subprojects/core-api # @gradle/bt-cortex to be eventually moved to other core modules # Develocity integration
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 18:38:15 GMT 2026 - 10.8K bytes - Click Count (0)