- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for mockwebserver (0.05 seconds)
-
CHANGELOG.md
| com.squareup.okhttp3:mockwebserver3-junit4:5.0.0-alpha.2 | mockwebserver3.junit4 | Optional JUnit 4 integration. | | com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.2 | mockwebserver3.junit5 | Optional JUnit 5 integration. | | com.squareup.okhttp3:mockwebserver:5.0.0-alpha.2 | okhttp3.mockwebserver | Obsolete. Depends on JUnit 4. |
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Dec 05 16:02:59 GMT 2025 - 36.2K bytes - Click Count (2) -
build-logic/dependency-modules/src/main/kotlin/gradlebuild/modules/extension/ExternalModulesExtension.kt
val littleproxy = "xyz.rogfam:littleproxy" val mockitoCore = "org.mockito:mockito-core" val mockitoKotlin = "org.mockito.kotlin:mockito-kotlin" val mockwebserver = "com.squareup.okhttp3:mockwebserver" val mySqlConnector = "com.mysql:mysql-connector-j" val netty = "io.netty:netty-all" val opentest4j = "org.opentest4j:opentest4j" val samplesCheck = "org.gradle.exemplar:samples-check"Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri Dec 19 06:45:52 GMT 2025 - 15.9K bytes - Click Count (0)