Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for jdkJarHell (0.19 seconds)

  1. build-tools-internal/build.gradle

        because 'allows to write and run Jupiter tests'
      }
      integTestImplementation("net.bytebuddy:byte-buddy:1.11.0") {
        because 'Generating dynamic mocks of internal libraries like JdkJarHell'
      }
      testRuntimeOnly("org.junit.vintage:junit-vintage-engine") {
        because 'allows JUnit 3 and JUnit 4 tests to run'
      }
      integTestRuntimeOnly("org.junit.platform:junit-platform-launcher") {
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Mon Sep 13 18:10:22 GMT 2021
    - 11.3K bytes
    - Click Count (0)
Back to Top