- Sort Score
- Num 10 results
- Language All
Results 331 - 340 of 5,958 for Packages (0.08 seconds)
-
impl/maven-core/src/test/remote-repo/org/apache/maven/plugins/maven-deploy-plugin/0.1/maven-deploy-plugin-0.1.jar
maven-deploy-plugin 0.1 deploy false true deploy Does nothing. false true false false false true org.apache.maven.plugin.coreit.ItMojo java per-lookup once-per-session org.apache.maven maven-plugin-api jar 2.0 org/apache/maven/plugin/coreit/ItMojo.class package org.apache.maven.plugin.coreit; public synchronized class ItMojo extends org.apache.maven.plugin.AbstractMojo { public void ItMojo(); public void execute(); } pom.xml 4.0.0 org.apache.maven.plugins maven-deploy-plugin 0.1 maven-plugin Maven Integration...Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 6.6K bytes - Click Count (0) -
build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/UpgradedPropertiesChangesTest.kt
* 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 gradlebuild.binarycompatibility import org.junit.Test class UpgradedPropertiesChangesTest : AbstractBinaryCompatibilityTest() { @Test
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Dec 24 14:15:15 GMT 2025 - 26.2K bytes - Click Count (0) -
.github/dependabot.yml
# To get started with Dependabot version updates, you'll need to specify which # package ecosystems to update and where the package manifests are located. # Please see the documentation for all configuration options: # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily"
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Tue Oct 14 11:09:50 GMT 2025 - 1K bytes - Click Count (0) -
CHANGELOG.md
from OkHttp 4.x: **OkHttp is now packaged as separate JVM and Android artifacts.** This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic. **MockWebServer has a new coordinate and package name.** We didn’t like that our old artifact
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) -
.idea/codeStyles/Project.xml
<option name="IMPORT_LAYOUT_TABLE"> <value> <package name="" withSubpackages="true" static="true" /> <emptyLine /> <package name="" withSubpackages="true" static="false" /> <emptyLine /> <package name="javax" withSubpackages="true" static="false" /> <package name="java" withSubpackages="true" static="false" /> </value> </option>
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Jul 31 14:47:08 GMT 2023 - 3.4K bytes - Click Count (1) -
src/cmd/api/testdata/src/issue21181/dep/p_amd64.go
package dep...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 05 17:53:43 GMT 2018 - 12 bytes - Click Count (0) -
src/cmd/api/testdata/src/issue21181/indirect/p.go
package indirect import "dep"
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 05 17:53:43 GMT 2018 - 57 bytes - Click Count (0) -
build-logic/documentation/src/test/resources/org/gradle/test/sub/SubJavaInterface.java
package org.gradle.test.sub; public interface SubJavaInterface {Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Dec 09 08:14:05 GMT 2020 - 68 bytes - Click Count (0) -
src/cmd/api/testdata/src/issue21181/p/p_amd64.go
package p import "indirect" var in = []algo{ {indirect.F},
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 05 17:53:43 GMT 2018 - 64 bytes - Click Count (0) -
build-logic/documentation/src/test/resources/org/gradle/test/JavaEnum.java
package org.gradle.test; public enum JavaEnum { A, BCreated: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Dec 09 08:14:05 GMT 2020 - 60 bytes - Click Count (0)